Actualizar apps/nginx-app.yaml
This commit is contained in:
+2
-2
@@ -7,11 +7,11 @@ spec:
|
|||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
repoURL: 'https://gitea.cruzcloud.net/devops/apps-registry.git'
|
repoURL: 'https://gitea.cruzcloud.net/devops/apps-registry.git'
|
||||||
path: workloads/nginx # 🔴 ¡LA MAGIA! El hijo ahora lee su propia carpeta aislada.
|
path: workloads/nginx
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
destination:
|
destination:
|
||||||
server: 'https://kubernetes.default.svc'
|
server: 'https://kubernetes.default.svc'
|
||||||
namespace: nginx-web
|
namespace: kube-system
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
||||||
|
|||||||
Reference in New Issue
Block a user