mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Change back to mbgwp
This commit is contained in:
@@ -13,7 +13,7 @@ spec:
|
||||
path: mbg-wordpress
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: mbg-wordpress
|
||||
namespace: mbgwp
|
||||
syncPolicy:
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
|
||||
@@ -7,7 +7,7 @@ metadata:
|
||||
- resources-finalizer.argocd.argoproj.io
|
||||
spec:
|
||||
destination:
|
||||
namespace: mbg-wordpress
|
||||
namespace: mbgwp
|
||||
server: https://kubernetes.default.svc
|
||||
project: default
|
||||
source:
|
||||
@@ -91,5 +91,3 @@ spec:
|
||||
syncPolicy:
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
automated:
|
||||
selfHeal: true
|
||||
|
||||
Reference in New Issue
Block a user