Files
service-catalog/manifests/helm/gitea/12.4.0/templates/gitea/check-actions-not-present.yaml
T
2026-01-19 16:11:44 +09:00

4 lines
268 B
YAML

{{- if .Values.actions -}}
{{- fail "The actions sub-chart has been outsourced to a dedicated chart available at https://gitea.com/gitea/helm-actions. For assistance with the migration process, check https://gitea.com/gitea/helm-actions/issues/9." -}}
{{- end -}}