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: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: cert-manager
namespace: flux-system
namespace: cert-manager
spec:
interval: 10m
timeout: 1m30s
@@ -19,7 +19,7 @@ apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: clusterissuer-secrets
namespace: flux-system
namespace: cert-manager
spec:
interval: 10m
timeout: 1m30s
@@ -42,7 +42,7 @@ apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: clusterissuer
namespace: flux-system
namespace: cert-manager
spec:
interval: 10m
timeout: 1m30s