Skip to content

Commit 2c44852

Browse files
authored
Merge pull request #19 from stackhpc/helm_istio
Move GatewayClass to projectcontour namespace
2 parents cff4107 + 768b8da commit 2c44852

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ansible/run.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
kind: GatewayClass
8484
metadata:
8585
name: "{{ item.name }}"
86+
namespace: "projectcontour"
8687
spec: "{{ item.spec }}"
8788
loop: "{{ zuul_operator_gateway_api_gatewayclasses }}"
8889
loop_control:

0 commit comments

Comments
 (0)