dev-tools/charts/helm-gitea/templates/gitea/check-actions-not-present.yaml

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