fixed maybe

This commit is contained in:
Michael Thomson
2024-01-15 13:40:24 -05:00
parent 719fc497aa
commit 335d75a39e

View File

@@ -238,7 +238,7 @@ spec:
## @param deployment.annotations Annotations for the Gitea deployment to be created ## @param deployment.annotations Annotations for the Gitea deployment to be created
deployment: deployment:
env: env:
- name: ALLOWED_HOST_LIST - name: GITEA__webhook__ALLOWED_HOST_LIST
value: external,loopback,private value: external,loopback,private
terminationGracePeriodSeconds: 60 terminationGracePeriodSeconds: 60
labels: {} labels: {}