feat: add fairwinds polaris
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
3b9bcea7cb
commit
265da7d159
@ -2,7 +2,7 @@
|
|||||||
set -eo pipefail
|
set -eo pipefail
|
||||||
|
|
||||||
KUSTOMIZE_FLAGS=("--load-restrictor=LoadRestrictionsNone")
|
KUSTOMIZE_FLAGS=("--load-restrictor=LoadRestrictionsNone")
|
||||||
KUSTOMIZE_CONFIG="kustomization.yaml"
|
KUSTOMIZE_CONFIG="**/overlays/**/kustomization.yaml"
|
||||||
|
|
||||||
FLUX_PATH="${1:-.}"
|
FLUX_PATH="${1:-.}"
|
||||||
POLARIS_EXCLUDE_PATHS=(
|
POLARIS_EXCLUDE_PATHS=(
|
||||||
|
Loading…
Reference in New Issue
Block a user