Skip to content

Commit

Permalink
Better compatibility with kubernetes reconciliation tools
Browse files Browse the repository at this point in the history
  • Loading branch information
jacek-jablonski authored May 23, 2021
1 parent f61fc85 commit 6951696
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -177,9 +177,11 @@ spec:
enum:
- ibmcloudSecretsManager
anyOf:
- required:
- properties: {}
required:
- data
- required:
- properties: {}
required:
- dataFrom
status:
type: object
Expand Down

0 comments on commit 6951696

Please sign in to comment.