update app-template chart

This commit is contained in:
2025-05-16 21:33:34 -05:00
parent 0d830bad98
commit abcb108104
16 changed files with 33 additions and 100 deletions

View File

@@ -4,11 +4,8 @@ metadata:
name: tcp-route-gitea-ssh
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: tcp-route-gitea-ssh
app.kubernetes.io/name: {{ .Release.Name }}
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/version: {{ .Chart.AppVersion }}
app.kubernetes.io/component: web
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
parentRefs:
- group: gateway.networking.k8s.io