diff --git a/k8s/manifest/blt/debian13-datavolume.yaml b/k8s/manifest/blt/debian13-datavolume.yaml index a83334e..61b354e 100644 --- a/k8s/manifest/blt/debian13-datavolume.yaml +++ b/k8s/manifest/blt/debian13-datavolume.yaml @@ -15,5 +15,3 @@ spec: resources: requests: storage: 15Gi - - storageClassName: local-path diff --git a/k8s/manifest/blt/debian13-vm.yaml b/k8s/manifest/blt/debian13-vm.yaml index e533b86..ea3d89d 100644 --- a/k8s/manifest/blt/debian13-vm.yaml +++ b/k8s/manifest/blt/debian13-vm.yaml @@ -82,6 +82,7 @@ spec: - lightdm - xorg - dbus-x11 + - ssh write_files: - path: /etc/network/interfaces diff --git a/k8s/manifest/cam1/cam1-coredns-configmap.yml b/k8s/manifest/cam1/cam1-coredns-configmap.yml index 46018be..bdd4faa 100644 --- a/k8s/manifest/cam1/cam1-coredns-configmap.yml +++ b/k8s/manifest/cam1/cam1-coredns-configmap.yml @@ -9,7 +9,7 @@ data: errors health hosts { - 10.11.77.252 api.ustream.tv + 10.12.77.252 api.ustream.tv fallthrough } ready diff --git a/k8s/manifest/cam2/cam2-coredns-configmap.yml b/k8s/manifest/cam2/cam2-coredns-configmap.yml index c84e65d..0a24f37 100644 --- a/k8s/manifest/cam2/cam2-coredns-configmap.yml +++ b/k8s/manifest/cam2/cam2-coredns-configmap.yml @@ -9,7 +9,7 @@ data: errors health hosts { - 10.11.77.251 api.ustream.tv + 10.12.77.251 api.ustream.tv fallthrough } ready