1.1 KiB
1.1 KiB
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 | [] |