Skip to content

Commit

Permalink
Merge pull request #7284 from zalando-incubator/pcs/preserveUnknownFi…
Browse files Browse the repository at this point in the history
…elds-false

PlatformCredentialsSet: configure spec.preserveUnknownFields=false
  • Loading branch information
AlexanderYastrebov committed Apr 10, 2024
2 parents 49a07b5 + 1376c9b commit de32a97
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ kind: CustomResourceDefinition
metadata:
name: platformcredentialssets.zalando.org
spec:
# {{ if eq .Cluster.Environment "test" }}
preserveUnknownFields: false
# {{ end }}
scope: Namespaced
group: zalando.org
names:
Expand Down

0 comments on commit de32a97

Please sign in to comment.