diff --git a/thelounge/service.yaml b/thelounge/service.yaml index 3f0b9dc..1487b2e 100644 --- a/thelounge/service.yaml +++ b/thelounge/service.yaml @@ -6,6 +6,7 @@ metadata: name: thelounge labels: app.kubernetes.io/name: thelounge + istio.io/use-waypoint: waypoint spec: type: ClusterIP ports: diff --git a/znc/service.yaml b/znc/service.yaml index b850dcd..6586c5b 100644 --- a/znc/service.yaml +++ b/znc/service.yaml @@ -6,6 +6,7 @@ metadata: name: znc labels: app.kubernetes.io/name: znc + istio.io/use-waypoint: waypoint annotations: external-dns.alpha.kubernetes.io/hostname: ${ZNC_HOSTNAME} spec: