Work in progress

This commit is contained in:
2024-04-23 20:49:30 +02:00
parent 412a04301b
commit 04206a9e35
11 changed files with 229 additions and 76 deletions

View File

View File

@ -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 }}

View File

@ -41,6 +41,8 @@ spec:
- x-accept-response-streaming
- x-user-agent
- x-grpc-web
- token
- uuid
maxAge: 1728s
exposeHeaders:
- grpc-status

View File

@ -17,6 +17,7 @@ serviceAccount:
deployAnnotations:
keel.sh/policy: force
keel.sh/trigger: poll
podLabels: {}
podSecurityContext: