Update namespace.

This commit is contained in:
Joseph Hanson 2024-02-16 10:33:08 -06:00
parent bba527fdb0
commit 51f6eae1cf
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ metadata:
name: &app snapshot-controller name: &app snapshot-controller
namespace: flux-system namespace: flux-system
spec: spec:
targetNamespace: storage targetNamespace: volsync-system
commonMetadata: commonMetadata:
labels: labels:
app.kubernetes.io/name: *app app.kubernetes.io/name: *app

View file

@ -6,7 +6,7 @@ metadata:
name: &appname volsync name: &appname volsync
namespace: flux-system namespace: flux-system
spec: spec:
targetNamespace: storage targetNamespace: volsync-system
commonMetadata: commonMetadata:
labels: labels:
app.kubernetes.io/name: *appname app.kubernetes.io/name: *appname