update namespaces for apps

This commit is contained in:
2024-06-16 11:11:26 +10:00
parent 3a32f97dcc
commit 9d2c5e6162
13 changed files with 19 additions and 15 deletions

View File

@@ -2,7 +2,7 @@ apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: capacitor-ingress
namespace: flux-system
namespace: capacitor
annotations:
nginx.ingress.kubernetes.io/ssl-redirect: "false"
nginx.ingress.kubernetes.io/use-regex: "true"