Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2bd8fcc0c2 |
+1
-1
@@ -21,6 +21,6 @@ while IFS= read -r -d "" k; do
|
||||
-summary \
|
||||
-output pretty \
|
||||
-verbose \
|
||||
\
|
||||
-skip CustomResourceDefinition \
|
||||
"${schema_args[@]}"
|
||||
done < <(find apps/overlays -name kustomization.yaml -print0)
|
||||
|
||||
@@ -21,6 +21,6 @@ while IFS= read -r -d "" k; do
|
||||
-summary \
|
||||
-output pretty \
|
||||
-verbose \
|
||||
\
|
||||
-skip CustomResourceDefinition \
|
||||
"${schema_args[@]}"
|
||||
done < <(find clusters -name kustomization.yaml -print0)
|
||||
|
||||
Reference in New Issue
Block a user