Skip to content

Commit

Permalink
Add vsphere cloud credential request
Browse files Browse the repository at this point in the history
  • Loading branch information
gnufied committed Dec 4, 2020
1 parent 3a53fa1 commit 034f8d2
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions manifests/03_credentials_request_vsphere.yaml
@@ -0,0 +1,14 @@
apiVersion: cloudcredential.openshift.io/v1
kind: CredentialsRequest
metadata:
name: openshift-cluster-csi-drivers
namespace: openshift-cloud-credential-operator
annotations:
include.release.openshift.io/self-managed-high-availability: "true"
spec:
secretRef:
name: vsphere-cloud-credentials
namespace: openshift-cluster-storage-operator
providerSpec:
apiVersion: cloudcredential.openshift.io/v1
kind: VSphereProviderSpec

0 comments on commit 034f8d2

Please sign in to comment.