rancher-partner-charts/charts/digitalis/vals-operator
Nefi Munoz 776d222b8b Charts CI
```
Updated:
  digitalis/vals-operator:
    - 0.7.0
```
2023-01-31 09:06:21 -07:00
..
crds Charts CI 2023-01-27 16:49:23 +00:00
templates Charts CI 2023-01-24 15:10:05 +00:00
.gitignore Charts CI 2023-01-24 15:10:05 +00:00
Chart.yaml Charts CI 2023-01-31 09:06:21 -07:00
README.md Removing unpacked chart versions. Changing configuration to just store latest release to reduce quantity of tracked files over time 2022-12-01 23:19:00 -05:00
app-readme.md Removing unpacked chart versions. Changing configuration to just store latest release to reduce quantity of tracked files over time 2022-12-01 23:19:00 -05:00
questions.yaml Removing unpacked chart versions. Changing configuration to just store latest release to reduce quantity of tracked files over time 2022-12-01 23:19:00 -05:00
values.yaml Charts CI 2023-01-24 15:10:05 +00:00

README.md

vals-operator

This helm chart installs the Digitalis Vals Operator to manage sync secrets from supported backends into Kubernetes

Chart Values

Key Type Default Description
affinity object {}
args list []
env list []
fullnameOverride string ""
image.pullPolicy string "IfNotPresent"
image.repository string "digitalisdocker/vals-operator"
image.tag string ""
imagePullSecrets list []
manageCrds bool true
nameOverride string ""
nodeSelector object {}
podSecurityContext object {}
replicaCount int 1
resources object {}
secretEnv list []
securityContext object {}
serviceAccount.annotations object {}
serviceAccount.create bool true
serviceAccount.name string ""
serviceMonitor.enabled bool false
serviceMonitor.labels object {}
tolerations list []
volumeMounts list []
volumes list []