chore: Update manifests after change
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
|
||||
|
||||
@@ -24,7 +24,7 @@ spec:
|
||||
template:
|
||||
metadata:
|
||||
annotations:
|
||||
checksum/configMaps: 3db8a419e6560546f697d19063ab7808365cbe7cf09d46f7ec7a2e56cbb32768
|
||||
checksum/configMaps: 5c637e0850c43e318deda60c6550c6fd4e2fc408a4bf0e0734f2f4bf1c67b021
|
||||
checksum/secrets: d3ba83f111cd32f92c909268c55ad8bbd4f9e299b74b35b33c1a011180d8b378
|
||||
labels:
|
||||
app.kubernetes.io/controller: main
|
||||
|
||||
Reference in New Issue
Block a user