fix gitea

This commit is contained in:
2024-07-19 20:52:51 +10:00
parent a188355d03
commit 705a6e6387
22 changed files with 843 additions and 1110 deletions

View File

@@ -0,0 +1,9 @@
{{- /*
Copyright Broadcom, Inc. All Rights Reserved.
SPDX-License-Identifier: APACHE-2.0
*/}}
{{- range .Values.extraDeploy }}
---
{{ include "common.tplvalues.render" (dict "value" . "context" $) }}
{{- end }}