Skip to content

Commit

Permalink
Remove unnecessary brackes for params patch.
Browse files Browse the repository at this point in the history
Signed-off-by: Humair Khan <humair88@hotmail.com>
  • Loading branch information
HumairAK committed Mar 24, 2023
1 parent ddda34d commit ebd9d5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/base/params.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
varReference:
- path: data
kind: ConfigMap
- path: spec/template/spec/containers[]/env/value
- path: spec/template/spec/containers/env/value
kind: Deployment
- path: spec/template/spec/containers[]/image
- path: spec/template/spec/containers/image
kind: Deployment

0 comments on commit ebd9d5a

Please sign in to comment.