This commit is contained in:
parent
e198964144
commit
0ca1c42879
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ jobs:
|
|||
- name: "Deploy"
|
||||
run: |
|
||||
helm repo add jetstack https://charts.jetstack.io --force-update
|
||||
helm install \
|
||||
helm upgrade --install \
|
||||
cert-manager jetstack/cert-manager \
|
||||
--namespace cert-manager \
|
||||
--create-namespace \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue