WIP: update external secrets from the shared ES account secret-manager#62
WIP: update external secrets from the shared ES account secret-manager#62Priyankasaggu11929 wants to merge 1 commit intorajaskakodkar:mainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Priyankasaggu11929 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@rajaskakodkar Need help understanding how to test this updated External Secrets file? If I apply the manifest in the current Prow PoC cluster, it would check for the secrets in the ES account secret-manager? Or I need to follow some more steps to point the current cluster to the new secret-manager? |
16bf11d to
f8ade6b
Compare
|
@Priyankasaggu11929 In this PR you have touched external-secrets.yaml and kubernetes-external-secrets-sa.yaml. One way to test this is apply all the untouched kubernetes-external-secrets*.yaml from https://github.com/rajaskakodkar/tanzu-test-infra/tree/main/config/prow + the files you have touched in this PR. All the secrets mentioned in external-secrets.yaml should be created in the cluster where you apply these files. |
No description provided.