chore(cert-manager): move from helm to ArgoCD
This commit is contained in:
parent
7afc858b7e
commit
843b99321c
7 changed files with 9471 additions and 0 deletions
9
apps/cert-manager/base/namespace.yaml
Normal file
9
apps/cert-manager/base/namespace.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
labels:
|
||||
app.kubernetes.io/component: cert-manager
|
||||
app.kubernetes.io/name: cert-manager-system
|
||||
app.kubernetes.io/part-of: cert-manager
|
||||
name: cert-manager-system
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue