fix(sorcerer): Escape correctly
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
apiVersion: cilium.io/v2
|
apiVersion: cilium.io/v2
|
||||||
kind: CiliumNetworkPolicy
|
kind: CiliumNetworkPolicy
|
||||||
metadata:
|
metadata:
|
||||||
name: allow-cnpg-status-{ .Values.env }
|
name: allow-cnpg-status-{{ .Values.env }}
|
||||||
namespace: openfga
|
namespace: openfga
|
||||||
spec:
|
spec:
|
||||||
endpointSelector: {}
|
endpointSelector: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user