argo/apps/docker-registry/overlays/system/secret-generator.yaml
2024-10-16 15:27:24 -04:00

15 lines
376 B
YAML

apiVersion: viaduct.ai/v1
kind: ksops
metadata:
# Specify a name
name: example-secret-generator
annotations:
config.kubernetes.io/function: |
exec:
# if the binary is in your PATH, you can do
path: ksops
# otherwise, path should be relative to manifest files, like
# path: ../../../ksops
files:
- ./secret.enc.yaml