Skip to content

Commit

Permalink
cleanup helm enterprise
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn committed Nov 15, 2023
1 parent 5c6343b commit c079682
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/helm-enterprise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,11 +112,6 @@ jobs:
--from-file=.dockerconfigjson=$HOME/.docker/config.json \
--type=kubernetes.io/dockerconfigjson
- name: Set nginx ingress config
run: |
kubectl -n ingress-nginx patch cm ingress-nginx-controller \
-p '{"data": {"allow-snippet-annotations":"true"}}'
- name: Helm install
run: |
helm dep up ./helm/alfresco-content-services
Expand Down

0 comments on commit c079682

Please sign in to comment.