Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions k8s/manifest/blt/debian13-datavolume.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,3 @@ spec:
resources:
requests:
storage: 15Gi

storageClassName: local-path
1 change: 1 addition & 0 deletions k8s/manifest/blt/debian13-vm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ spec:
- lightdm
- xorg
- dbus-x11
- ssh

write_files:
- path: /etc/network/interfaces
Expand Down
2 changes: 1 addition & 1 deletion k8s/manifest/cam1/cam1-coredns-configmap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ data:
errors
health
hosts {
10.11.77.252 api.ustream.tv
10.12.77.252 api.ustream.tv
fallthrough
}
ready
Expand Down
2 changes: 1 addition & 1 deletion k8s/manifest/cam2/cam2-coredns-configmap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ data:
errors
health
hosts {
10.11.77.251 api.ustream.tv
10.12.77.251 api.ustream.tv
fallthrough
}
ready
Expand Down
Loading