mirror of
https://github.com/amkartashov/gf-k8s.git
synced 2026-01-11 09:59:43 +00:00
cert-manager(fix): wrong ns
This commit is contained in:
parent
7f250cb934
commit
0dfbccadff
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: argocd
|
namespace: cert-manager
|
||||||
project: system
|
project: system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue