1
0
Fork 0
distrust-stack/kustomizations/digitalocean/README.md

416 B

Secrets

DigitalOcean's CNI and CCM, as well as a few other separate Kustomizations, require a DigitalOcean token and a VPC id. This can be generated by running:

sh kustomizations/digitalocean/scripts/generate-digitalocean-token-secret.sh | sops --encrypt --encrypted-regex='^(data|stringData)$' --input-type=yaml --output-type=yaml /dev/stdin > kustomizations/digitalocean/digitalocean-config.enc.yaml