Automated Manifest Update (#4490)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #4490 Co-authored-by: gitea-bot <gitea-bot@alexlebens.net> Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #4490.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user