Skip to content

Commit b96d925

Browse files
michaelawyumichaelawyu
authored andcommitted
Minor fixes
Signed-off-by: michaelawyu <[email protected]>
1 parent 792f846 commit b96d925

File tree

1 file changed

+3
-3
lines changed
  • keps/sig-multicluster/5339-clusterprofile-plugin-credentials

1 file changed

+3
-3
lines changed

keps/sig-multicluster/5339-clusterprofile-plugin-credentials/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -389,9 +389,9 @@ status:
389389
- name: location
390390
value: us-central1
391391
credentialProviders:
392-
google:
393-
cluster:
394-
server: https://connectgateway.googleapis.com/v1/projects/123456789/locations/us-central1/gkeMemberships/my-cluster-1
392+
- name: google
393+
cluster:
394+
server: https://connectgateway.googleapis.com/v1/projects/123456789/locations/us-central1/gkeMemberships/my-cluster-1
395395
```
396396

397397

0 commit comments

Comments
 (0)