rancher-partner-charts/charts/digitalis/vals-operator
github-actions[bot] d79e9289d3 Charts CI
```
Updated:
  argo/argo-cd:
    - 5.36.4
  bitnami/kafka:
    - 22.1.6
  bitnami/postgresql:
    - 12.5.8
  bitnami/redis:
    - 17.11.6
  bitnami/wordpress:
    - 16.1.17
  digitalis/vals-operator:
    - 0.7.5
  jfrog/artifactory-ha:
    - 107.59.11
  jfrog/artifactory-jcr:
    - 107.59.11
  pixie/pixie-operator-chart:
    - 0.1.3
  redpanda/redpanda:
    - 4.0.42
  speedscale/speedscale-operator:
    - 1.3.16
```
2023-06-20 17:23:18 +00:00
..
crds Charts CI 2023-03-23 13:52:28 +00:00
templates Charts CI 2023-06-20 17:23:18 +00:00
.gitignore Charts CI 2023-01-24 15:10:05 +00:00
Chart.yaml Charts CI 2023-06-20 17:23:18 +00:00
README.md Charts CI 2023-06-20 17:23:18 +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-06-08 14:17:55 +00:00

README.md

vals-operator

Version: 0.7.5 Type: application AppVersion: v0.7.5

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.

Maintainers

Name Email Url
Digitalis.IO info@digitalis.io

Requirements

Kubernetes: >= 1.19.0-0

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
nameOverride string ""
nodeSelector object {}
podMonitor.enabled bool false
podMonitor.labels object {}
podSecurityContext object {}
prometheusRules.additionalRuleAnnotations object {}
prometheusRules.additionalRuleLabels object {}
prometheusRules.enabled bool false
replicaCount int 1
resources object {}
secretEnv list []
securityContext object {}
serviceAccount.annotations object {}
serviceAccount.create bool true
serviceAccount.name string ""
tolerations list []
volumeMounts list []
volumes list []

Autogenerated from chart metadata using helm-docs v1.11.0