Skip to content

Commit 14fa90b

Browse files
authored
Merge pull request #20 from stackhpc/helm_istio
Revert "Move GatewayClass to projectcontour namespace"
2 parents 2c44852 + ee6641e commit 14fa90b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ansible/run.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@
8383
kind: GatewayClass
8484
metadata:
8585
name: "{{ item.name }}"
86-
namespace: "projectcontour"
8786
spec: "{{ item.spec }}"
8887
loop: "{{ zuul_operator_gateway_api_gatewayclasses }}"
8988
loop_control:

0 commit comments

Comments
 (0)