Work in progress
This commit is contained in:
charts
common
helmule
service
workload
@ -42,10 +42,7 @@ spec:
|
||||
imagePullPolicy: {{ .Values.image.pullPolicy }}
|
||||
args:
|
||||
- serve
|
||||
- --reflection
|
||||
- --smtp-host=badhouseplants.net
|
||||
- --smtp-password='NCzs2fK8Gh5rAWxGte%!K54T7'
|
||||
- --smtp-from=allanger@badhouseplants.net
|
||||
- --reflection
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: {{ .Values.service.port }}
|
||||
|
@ -41,6 +41,8 @@ spec:
|
||||
- x-accept-response-streaming
|
||||
- x-user-agent
|
||||
- x-grpc-web
|
||||
- token
|
||||
- uuid
|
||||
maxAge: 1728s
|
||||
exposeHeaders:
|
||||
- grpc-status
|
||||
|
Reference in New Issue
Block a user