Skip to content

Commit

Permalink
Merge pull request #25 from DahuK/security-policy
Browse files Browse the repository at this point in the history
refine provider yaml for bats test
  • Loading branch information
DahuK authored Apr 21, 2024
2 parents 92a7b64 + f910f86 commit af87c76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployment/provider-alibabacloud-installer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ spec:
hostNetwork: true
containers:
- name: provider-alibabacloud-installer
image: registry.cn-hangzhou.aliyuncs.com/acs/csi-secrets-store-provider-alibabacloud:v0.1.0
image: registry.cn-hangzhou.aliyuncs.com/acs/secrets-store-csi-driver-provider-alibaba-cloud:v0.1.0
imagePullPolicy: IfNotPresent
args:
- --endpoint=unix:///provider/alibabacloud.sock
- --provider-volume=/provider
- --healthz-port=8989
- --healthz-path=/healthz
- --healthz-timeout=5s
Expand Down

0 comments on commit af87c76

Please sign in to comment.