Skip to content

Commit af675d9

Browse files
authored
remove redundant option from cnpg operator
1 parent 78dd49b commit af675d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-helm-lint-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
helm repo update
5959
helm install cnpg-operator cnpg-operator/cloudnative-pg \
6060
--namespace cnpg-system \
61-
--create-namespace cnpg-operator/cloudnative-pg
61+
--create-namespace
6262
6363
- name: Install CNPG cluster
6464
run: |

0 commit comments

Comments
 (0)