Skip to content

Commit

Permalink
Merge pull request #79 from openshift-cherrypick-robot/cherry-pick-76…
Browse files Browse the repository at this point in the history
…-to-release-4.12

[release-4.12] OCPBUGS-20583: [IBM VPC] failed provisioning volume in proxy cluster
  • Loading branch information
openshift-merge-bot[bot] committed Nov 8, 2023
2 parents 48a12fb + 81b1c84 commit 946ac13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/controller.yaml
Expand Up @@ -148,7 +148,7 @@ spec:
initialDelaySeconds: 10
periodSeconds: 10
timeoutSeconds: 3
name: iks-vpc-block-driver
name: csi-driver
ports:
- containerPort: 9808
name: healthz
Expand Down
2 changes: 1 addition & 1 deletion assets/node.yaml
Expand Up @@ -101,7 +101,7 @@ spec:
initialDelaySeconds: 10
periodSeconds: 10
timeoutSeconds: 3
name: iks-vpc-block-node-driver
name: csi-driver
ports:
- containerPort: 9808
name: healthz
Expand Down

0 comments on commit 946ac13

Please sign in to comment.