| page_title | cozystack_httpcache Data Source - cozystack |
|---|---|
| subcategory | |
| description | Read an existing Cozystack HTTP cache by name and namespace. |
Read an existing Cozystack HTTP cache by name and namespace.
data "cozystack_httpcache" "cdn" {
name = "cdn"
namespace = "tenant-root"
}name(String) HTTPCache instance name.namespace(String) Tenant namespace.
chart_version(String) Deployed chart version.endpoints(List of String) Upstream endpoints.external(Boolean) Whether external access is enabled.id(String) Synthetic identifiernamespace/name.ready(Boolean) Whether the application'sReadycondition is true.size(String) Persistent volume size.storage_class(String) StorageClass used to store the data.uid(String) Server-assigned object UID (metadata.uid).