remove unnecessary protocol
This commit is contained in:
parent
7ee6b9509d
commit
41bc855808
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ spec:
|
|||
ports:
|
||||
- containerPort: 8080
|
||||
name: http
|
||||
protocol: TCP
|
||||
{{- with .Values.bots.slack.nodeSelector }}
|
||||
nodeSelector:
|
||||
{{- toYaml . | nindent 8 }}
|
||||
|
|
Loading…
Reference in a new issue