diff --git a/albc/ingress/application.yaml b/albc/ingress/application.yaml index 23fa9de..8a0378b 100644 --- a/albc/ingress/application.yaml +++ b/albc/ingress/application.yaml @@ -11,7 +11,7 @@ spec: source: path: albc/ingress/manifest repoURL: https://github.com/nautible/nautible-plugin - targetRevision: develop + targetRevision: HEAD syncPolicy: automated: prune: true diff --git a/auth/overlays/azure/application.yaml b/auth/overlays/azure/application.yaml index 256ef78..703794d 100644 --- a/auth/overlays/azure/application.yaml +++ b/auth/overlays/azure/application.yaml @@ -11,7 +11,7 @@ spec: source: path: auth/overlays/azure repoURL: https://github.com/nautible/nautible-plugin - targetRevision: develop + targetRevision: HEAD syncPolicy: automated: prune: true diff --git a/kong-apigateway/overlays/aws/application.yaml b/kong-apigateway/overlays/aws/application.yaml index 2181be9..c5c279c 100644 --- a/kong-apigateway/overlays/aws/application.yaml +++ b/kong-apigateway/overlays/aws/application.yaml @@ -11,7 +11,7 @@ spec: source: path: kong-apigateway/overlays/aws repoURL: https://github.com/nautible/nautible-plugin - targetRevision: develop + targetRevision: HEAD syncPolicy: automated: prune: true diff --git a/service-mesh/overlays/azure/application.yaml b/service-mesh/overlays/azure/application.yaml index 7c781f5..9f7e2d4 100644 --- a/service-mesh/overlays/azure/application.yaml +++ b/service-mesh/overlays/azure/application.yaml @@ -11,7 +11,7 @@ spec: source: path: service-mesh/overlays/azure repoURL: https://github.com/nautible/nautible-plugin - targetRevision: develop + targetRevision: HEAD syncPolicy: automated: prune: true