Actualizar apps/nginx-app.yaml
This commit is contained in:
+2
-2
@@ -7,11 +7,11 @@ spec:
|
||||
project: default
|
||||
source:
|
||||
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
|
||||
destination:
|
||||
server: 'https://kubernetes.default.svc'
|
||||
namespace: nginx-web
|
||||
namespace: kube-system
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
|
||||
Reference in New Issue
Block a user