replace namespace placeholders across all manifests and update CiliumNetworkPolicy
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push) Successful in 15s
All checks were successful
Dynamic Branch Deploy / build-and-deploy (push) Successful in 15s
This commit is contained in:
@@ -3,7 +3,7 @@ apiVersion: cilium.io/v2
|
||||
kind: CiliumNetworkPolicy
|
||||
metadata:
|
||||
name: default-deny-all
|
||||
namespace: escapefromteacher
|
||||
namespace: ${TARGET_NS}
|
||||
spec:
|
||||
endpointSelector: {}
|
||||
ingress:
|
||||
|
||||
Reference in New Issue
Block a user