argo/bootstrap/argo-cd/cluster-secret-generator.yaml

14 lines
375 B
YAML

apiVersion: viaduct.ai/v1
kind: ksops
metadata:
# Specify a name
name: cluster-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:
- ./cluster.k8s-home.enc.yaml