Upgrade time
This commit is contained in:
parent
0013224b69
commit
15bd3c0724
1 changed files with 1 additions and 1 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Reference in a new issue