Skip to content

Commit c300919

Browse files
authored
fix Contour spelling (#690)
Signed-off-by: Eric Bourn <eric.bourn@sas.com>
1 parent f0a0625 commit c300919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/vdm/vars/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ pg_cluster_name_map: {
2323
# TODO - Fix once 2021.1.6 is ready and the kustomization files have been updated
2424
network_name_map: {
2525
ingress: networking.k8s.io,
26-
contour: projectcountour.io,
26+
contour: projectcontour.io,
2727
route: route.openshift.io
2828
}

0 commit comments

Comments
 (0)