Kubernetes manifests for the rgst cloud. Currently backed by ArgoCD.
Add the cluster to clusters.yaml, providing the cloud provider as necessary. Then run the following:
go run ./cmd/rgst <clusterName>HISTIGNORE='*kubectl*' kubectl create secret generic --namespace external-secrets doppler-token-auth-api --from-literal dopplerToken="dp.st.xxxx"GPL-3.0