Skip to content

Commit 21a54da

Browse files
authored
Try force flag
1 parent 341c825 commit 21a54da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/k8s-deploy-qa.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ jobs:
9999
100100
- name: Release
101101
run: |
102-
kubectl auth can-i create externalsecrets -n ${{ env.HELM_RELEASE_NAMESPACE }}
103102
helm upgrade \
103+
--force \
104104
--install \
105105
--history-max 3 \
106106
--debug \

0 commit comments

Comments
 (0)