Skip to content

Commit

Permalink
adjust kubeform skip syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
jgilfoil committed Feb 26, 2024
1 parent ff8dc00 commit 89f29f3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions scripts/kubeconform.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,7 @@ kubeconform_args=(
"-strict"
"-ignore-missing-schemas"
"-skip"
"Secret"
"-skip"
"ReplicationDestination"
"-skip"
"ReplicationSource"
"Secret,ReplicationDestination,ReplicationSource"
"-schema-location"
"default"
"-schema-location"
Expand Down

0 comments on commit 89f29f3

Please sign in to comment.