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