Skip to content

Commit b785ecc

Browse files
authored
Enable auto namespace creation for the executors example (#192)
1 parent f30539a commit b785ecc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/executors/kustomization.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ resources:
88
components:
99
# Native Kubernetes Executors
1010
- ../../components/executors/k8s
11+
- ../../components/resources/namespace
1112
patches:
1213
- path: patches/executor.ConfigMap.yaml
1314
secretGenerator:

0 commit comments

Comments
 (0)