Skip to content

Commit a681e26

Browse files
erikgbtenstad
andauthored
Switch namespace in example (docs)
Co-authored-by: Amund Tenstad <[email protected]> Signed-off-by: Erik Godding Boye <[email protected]>
1 parent 3cd8d1a commit a681e26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spec/v1/kustomizations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ apiVersion: kustomize.toolkit.fluxcd.io/v1
194194
kind: Kustomization
195195
metadata:
196196
name: app
197-
namespace: tenant
197+
namespace: default
198198
spec:
199199
# ...omitted for brevity
200200
targetNamespace: app-namespace

0 commit comments

Comments
 (0)