mirror of
https://github.com/stakater/Reloader.git
synced 2026-08-27 14:37:17 +00:00
fix typo
This commit is contained in:
committed by
PatrickSpies
parent
b0fa2f6b36
commit
e9e2647e69
@@ -1,5 +1,5 @@
|
||||
{{- if and ( .Values.reloader.netpol.enabled ) }}
|
||||
kubectlapiVersion: networking.k8s.io/v1
|
||||
apiVersion: networking.k8s.io/v1
|
||||
kind: NetworkPolicy
|
||||
metadata:
|
||||
annotations:
|
||||
@@ -27,4 +27,4 @@ spec:
|
||||
from:
|
||||
{{- toYaml .| nindent 8 }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user