From 93725b3f5506021c9303cc8761c2775c6408ec3e Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Sat, 8 Mar 2025 14:56:11 -0600 Subject: [PATCH] update --- master/internalproxy/templates/nexus.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/master/internalproxy/templates/nexus.yaml b/master/internalproxy/templates/nexus.yaml index 7074102..5d3632e 100644 --- a/master/internalproxy/templates/nexus.yaml +++ b/master/internalproxy/templates/nexus.yaml @@ -19,7 +19,7 @@ metadata: name: nexus subsets: - addresses: - - ip: 192.168.20.253 + - ip: 192.168.20.200 ports: - name: app port: 8081 @@ -68,4 +68,4 @@ metadata: external-dns.alpha.kubernetes.io/hostname: nexus.durp.info spec: type: ExternalName - externalName: durp.info \ No newline at end of file + externalName: durp.info