rancher-partner-charts/charts/digitalis/vals-operator
github-actions[bot] 5c0cd318c5 Charts CI
```
Updated:
  argo/argo-cd:
    - 5.27.0
  bitnami/wordpress:
    - 15.2.55
  citrix/citrix-cpx-with-ingress-controller:
    - 1.30.1
  citrix/citrix-ingress-controller:
    - 1.30.1
  datadog/datadog:
    - 3.20.0
  digitalis/vals-operator:
    - 0.7.1
  openebs/openebs:
    - 3.5.0
```
2023-03-16 00:29:51 +00: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-03-16 00:29:51 +00: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-03-16 00:29:51 +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 []