Still trying to make it happy with namespace refs
This commit is contained in:
parent
5b88d77a69
commit
a5952b0fba
2 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
apiVersion: cert-manager.io/v1
|
||||
namespace: default
|
||||
kind: ClusterIssuer
|
||||
metadata:
|
||||
name: letsencrypt-issuer
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
defaultNamespace: default
|
||||
dependsOn:
|
||||
- name: cert-manager-lsit-operator
|
||||
|
|
Loading…
Reference in a new issue