From e43aac9155fa51c93eafa8d09a92d2f08fde132c Mon Sep 17 00:00:00 2001 From: Lars Kellogg-Stedman Date: Tue, 17 Dec 2024 15:27:11 -0500 Subject: [PATCH] Add demo2 api and ingress endpoints --- zonefiles/int.massopen.cloud.zone | 3 +++ 1 file changed, 3 insertions(+) diff --git a/zonefiles/int.massopen.cloud.zone b/zonefiles/int.massopen.cloud.zone index 706b130..4ed7fac 100644 --- a/zonefiles/int.massopen.cloud.zone +++ b/zonefiles/int.massopen.cloud.zone @@ -8,3 +8,6 @@ $ORIGIN int.massopen.cloud. rgw-j-01 300 IN A 192.168.28.198 rgw-j-02 300 IN A 192.168.28.200 rgw-j-vip 300 IN A 192.168.28.199 + +api.demo2 300 IN A 128.31.20.114 +*.apps.demo2 300 IN A 128.31.20.179