Actualizar apps/ nginx/application.yaml
This commit is contained in:
@@ -10,10 +10,7 @@ spec:
|
|||||||
source:
|
source:
|
||||||
repoURL: 'https://gitea.cruzcloud.net/devops/apps-registry.git'
|
repoURL: 'https://gitea.cruzcloud.net/devops/apps-registry.git'
|
||||||
path: apps/nginx
|
path: apps/nginx
|
||||||
targetRevision: HEAD
|
targetRevision: main # Usamos la rama explícita
|
||||||
# Eliminamos el bloque 'plugin' y usamos la configuración nativa
|
|
||||||
kustomize:
|
|
||||||
namePrefix: nginx-app
|
|
||||||
destination:
|
destination:
|
||||||
server: 'https://kubernetes.default.svc'
|
server: 'https://kubernetes.default.svc'
|
||||||
namespace: nginx-web
|
namespace: nginx-web
|
||||||
|
|||||||
Reference in New Issue
Block a user