Skip to content

Commit

Permalink
Do not allow service port to be mutated - fix #18 (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
eterna2 authored Oct 29, 2020
1 parent d643857 commit bed6bf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pipelines/base/params.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ varReference:
kind: StorageClass
- path: metadata/name
kind: Service
- path: spec/ports/port
kind: Service
# - path: spec/ports/port
# kind: Service

0 comments on commit bed6bf3

Please sign in to comment.