Bisonai/orakl-helm-charts

Automate annotation Google Secret Manager

Closed this issue · 1 comments

This annotation should be sync with GCP SA email injected from GH actions or other way. Because for now, it need command to apply that kubectl annotate serviceaccount <k8s SA> --namespace orakl iam.gke.io/gcp-service-account=<GCP SA>

annotations:
iam.gke.io/gcp-service-account: <Here>

This functionality only require when we use GSM. However, we've decided to don't use GSM. So, I'll close this issue.