Skip to content
Snippets Groups Projects
Verified Commit 724c2614 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

change cert-manager namespace to oas namespace

parent 647ff9bd
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
- name: Prevent validation deadlock for cert-manager
tags:
- cert-manager
command: /snap/bin/kubectl label --overwrite namespace cert-manager certmanager.k8s.io/disable-validation="true"
command: /snap/bin/kubectl label --overwrite namespace oas certmanager.k8s.io/disable-validation="true"
register: cert_manager_label_namespace
failed_when:
# If the namespace doesn't yet exist, that's OK, we don't need to do anything in that case.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment