Skip to content

Commit 1552311

Browse files
committed
Fetch CAPV CI secret from GCP project
This patch fetches the secrets from the GCP project cluster-api-provider-vsphere for the CAPV project. Signed-off-by: Sagar Muchhal <muchhals@vmware.com>
1 parent 6277973 commit 1552311

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/prow/cluster/build/build_kubernetes-external-secrets_customresource.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ metadata:
5353
namespace: test-pods
5454
spec:
5555
backendType: gcpSecretsManager
56-
projectId: cf-pks-golf
56+
projectId: cluster-api-provider-vsphere
5757
data:
5858
- key: CAPV_IPAM_kubeconfig
5959
name: capv-services.conf
@@ -66,7 +66,7 @@ metadata:
6666
namespace: test-pods
6767
spec:
6868
backendType: gcpSecretsManager
69-
projectId: eminent-nation-87317
69+
projectId: cluster-api-provider-vsphere
7070
data:
7171
- key: cluster-api-provider-vsphere-vcenter-url
7272
name: vsphere-server

0 commit comments

Comments
 (0)