prometheus operator v0.93.1

Prometheus.spec.initContainers[].securityContext.appArmorProfile.spec.secrets

secrets defines a list of Secrets in the same namespace as the Prometheus object, which shall be mounted into the Prometheus Pods. Each Secret is added to the StatefulSet definition as a volume named `secret-<secret-name>`. The Secrets are mounted into /etc/prometheus/secrets/<secret-name> in the 'prometheus' container.

1 fields
Prometheus.spec.initContainers[].securityContext.appArmorProfile.spec.secrets fields and descriptions
Field / TypeDescription
Prometheus.spec.initContainers[].securityContext.appArmorProfile.spec.secrets
string

No description provided.