rosdump: update device targets

- devices moved to sec, update DNS
- fix kube net policy CIDR
This commit is contained in:
2025-06-28 01:21:33 +00:00
committed by rasmus
parent de36d70e68
commit 94751c44f9

View File

@@ -34,16 +34,16 @@ data:
echo "No changes to commit" echo "No changes to commit"
fi fi
targets: | targets: |
router.mgmt.k-space.ee router.sec.k-space.ee
sw_core01.mgmt.k-space.ee sw_core01.sec.k-space.ee
sw_core02.mgmt.k-space.ee sw_core02.sec.k-space.ee
sw_mgmt.mgmt.k-space.ee sw_mgmt.mgmt.k-space.ee
sw_poe.mgmt.k-space.ee sw_poe.sec.k-space.ee
sw_ha.mgmt.k-space.ee sw_ha.sec.k-space.ee
sw_cyber.mgmt.k-space.ee sw_cyber.sec.k-space.ee
sw_chaos.mgmt.k-space.ee sw_chaos.sec.k-space.ee
sw_asocial.mgmt.k-space.ee sw_asocial.sec.k-space.ee
sw_kitchen.mgmt.k-space.ee sw_kitchen.sec.k-space.ee
--- ---
apiVersion: batch/v1 apiVersion: batch/v1
kind: CronJob kind: CronJob
@@ -102,7 +102,7 @@ spec:
- ipBlock: - ipBlock:
cidr: 172.23.0.0/24 cidr: 172.23.0.0/24
- ipBlock: - ipBlock:
cidr: 100.102.1.0/24 cidr: 100.102.0.0/16
--- ---
apiVersion: monitoring.coreos.com/v1 apiVersion: monitoring.coreos.com/v1