mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
small fixes
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
set -e
|
||||
|
||||
KUSTOMIZE_EXEC=kustomize
|
||||
KUSTOMIZE_FLAGS="build --enable_alpha_plugins --enable-exec"
|
||||
KUSTOMIZE_FLAGS="build --enable-exec --enable-alpha-plugins"
|
||||
|
||||
function build_label_namespace_exec {
|
||||
cd label_namespace/execfn
|
||||
|
||||
Reference in New Issue
Block a user