@@ -3,7 +3,7 @@ kind: Namespace
33metadata :
44 labels :
55 control-plane : gateway-api-controller
6- name : system
6+ name : aws-application-networking- system
77---
88apiVersion : apiextensions.k8s.io/v1
99kind : CustomResourceDefinition
@@ -4937,7 +4937,7 @@ apiVersion: v1
49374937kind : ServiceAccount
49384938metadata :
49394939 name : gateway-api-controller
4940- namespace : system
4940+ namespace : aws-application-networking- system
49414941---
49424942apiVersion : rbac.authorization.k8s.io/v1
49434943kind : ClusterRole
@@ -5218,7 +5218,7 @@ roleRef:
52185218subjects :
52195219- kind : ServiceAccount
52205220 name : gateway-api-controller
5221- namespace : system
5221+ namespace : aws-application-networking- system
52225222---
52235223apiVersion : rbac.authorization.k8s.io/v1
52245224kind : ClusterRoleBinding
@@ -5231,7 +5231,7 @@ roleRef:
52315231subjects :
52325232- kind : ServiceAccount
52335233 name : gateway-api-controller
5234- namespace : system
5234+ namespace : aws-application-networking- system
52355235---
52365236apiVersion : v1
52375237data :
@@ -5257,7 +5257,7 @@ metadata:
52575257 labels :
52585258 control-plane : gateway-api-controller
52595259 name : gateway-api-controller-metrics-service
5260- namespace : system
5260+ namespace : aws-application-networking- system
52615261spec :
52625262 ports :
52635263 - name : https
@@ -5273,7 +5273,7 @@ metadata:
52735273 labels :
52745274 control-plane : gateway-api-controller
52755275 name : gateway-api-controller
5276- namespace : system
5276+ namespace : aws-application-networking- system
52775277spec :
52785278 replicas : 1
52795279 selector :
@@ -5304,7 +5304,7 @@ spec:
53045304 - --leader-elect
53055305 command :
53065306 - /manager
5307- image : public.ecr.aws/m7r9p7b3/aws-gateway-controller:v0.0.7
5307+ image : public.ecr.aws/m7r9p7b3/aws-gateway-controller:v0.0.11
53085308 livenessProbe :
53095309 httpGet :
53105310 path : /healthz
0 commit comments