Peatch.IO api
kubectl create secret generic peatch-secrets --dry-run=client --from-file=config.yml=production.config.yml -o yaml |
kubeseal \
--controller-name=sealed-secrets \
--controller-namespace=kube-system \
--format yaml >deployment/secret.yaml