chore: Update manifests after change

This commit is contained in:
2026-03-06 17:16:14 +00:00
parent b9e9fd18c1
commit 5a894a2f93
18 changed files with 113 additions and 23156 deletions

View File

@@ -61,6 +61,20 @@ data:
html {
font-size: 18px;
}
ul#myTab {
background-color: rgba(240, 230, 215, 0.12) !important;
color: white !important;
}
li.service div.service-card,
li.bookmark a.rounded-md {
color: white !important;
background-color: rgba(240, 230, 215, 0.12) !important;
transition: all 150ms ease !important;
}
li.service div.service-card:hover,
li.bookmark a.rounded-md:hover {
background-color: rgba(240, 230, 215, 0.18) !important;
}
docker.yaml: ""
kubernetes.yaml: |
mode: cluster