feat: cicd

This commit is contained in:
Max batleforc 2024-06-28 09:32:06 +02:00
parent 1ff63c3319
commit 1ed59b5209
No known key found for this signature in database
GPG Key ID: 25D243AB4B6AC9E7

View File

@ -14,6 +14,10 @@ spec:
selector:
matchLabels:
app: "{{ .Chart.Name }}-{{- template "mychart.name" . -}}-surrealdb"
template:
metadata:
labels:
app: "{{ .Chart.Name }}-{{- template "mychart.name" . -}}-surrealdb"
spec:
securityContext:
runAsUser: 1000