Upgrade time

This commit is contained in:
Martyn 2025-09-15 13:40:00 +02:00
parent 0013224b69
commit 15bd3c0724

View file

@ -1,6 +1,6 @@
{{- if .Values.ingress.enabled -}}
{{- $fullName := include "wg-access-server.fullname" . -}}
apiVersion: networking.k8s.io/v1beta1
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: {{ $fullName }}