remove probe

This commit is contained in:
2025-05-16 20:29:48 -05:00
parent ab661cd798
commit 7d786c9d2c
7 changed files with 11 additions and 34 deletions

View File

@@ -4,11 +4,8 @@ metadata:
name: http-route-slskd
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: http-route-slskd
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