1apiVersion: gateway.networking.k8s.io/v1 2kind: GatewayClass 3metadata: 4 name: gatewayclass-observed-generation-bump 5spec: 6 controllerName: "{GATEWAY_CONTROLLER_NAME}" 7 description: "old"
View as plain text