We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e59281 commit 2a3d067Copy full SHA for 2a3d067
README.md
@@ -39,10 +39,8 @@ IMG=quay.io/$USERNAME/kube-gateway-operator:v0.0.1 make undeploy
39
Requires a secret with private key on 'kube-gateway' namespace:
40
41
Example files:
42
-
43
-[kubegateway_v1beta1_gateserver.yaml](/config/samples/kubegateway_v1beta1_gateserver.yaml)
44
45
-[kubegateway_v1beta1_gatetoken.yaml](/config/samples/kubegateway_v1beta1_gatetoken.yaml)
+[gateserver.yaml](/config/samples/kubegateway_v1beta1_gateserver.yaml),
+[gatetoken.yaml](/config/samples/kubegateway_v1beta1_gatetoken.yaml)
46
47
```bash
48
# Use the kube-gateway namespace
0 commit comments