rancher-partner-charts/charts/digitalis/vals-operator
github-actions[bot] bd6a045ba5 Charts CI
```
Updated:
  argo/argo-cd:
    - 5.35.1
  asserts/asserts:
    - 1.41.0
  avesha/kubeslice-controller:
    - 1.0.0
  avesha/kubeslice-worker:
    - 1.0.0
  bitnami/mysql:
    - 9.10.2
  datadog/datadog:
    - 3.31.0
  digitalis/vals-operator:
    - 0.7.3
  harbor/harbor:
    - 1.12.2
  traefik/traefik:
    - 23.1.0
```
2023-06-06 17:24:40 +00:00
..
crds Charts CI 2023-03-23 13:52:28 +00:00
templates Charts CI 2023-03-23 13:52:28 +00:00
.gitignore Charts CI 2023-01-24 15:10:05 +00:00
Chart.yaml Charts CI 2023-06-06 17:24:40 +00:00
README.md Charts CI 2023-06-06 17:24:40 +00: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-23 13:52:28 +00:00

README.md

vals-operator

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

About Vals-Operator

Here at Digitalis we love vals, it's a tool we use daily to keep secrets stored securely. Inspired by this tool, we have created an operator to manage Kubernetes secrets.

vals-operator syncs secrets from any secrets store supported by vals into Kubernetes. Also, vals-operator supports database secrets as provider by HashiCorp Vault Secret Engine.

Demo

You can watch this brief video on how it works:

YouTube

Chart Values

Key Type Default Description
affinity object {}
args list []
enableDbSecrets bool true
env list []
environmentSecret string ""
fullnameOverride string ""
image.pullPolicy string "IfNotPresent"
image.repository string "ghcr.io/digitalis-io/vals-operator"
image.tag string ""
imagePullSecrets list []
manageCrds bool true
metricsPort int 8080
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 []