Automated Manifest Update (#3867)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #3867 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 #3867.
This commit is contained in:
@@ -234,7 +234,9 @@ data:
|
||||
siteMonitor: https://gitea.alexlebens.dev
|
||||
statusStyle: dot
|
||||
namespace: gitea
|
||||
podSelector: ""
|
||||
podSelector: >-
|
||||
app.kubernetes.io/name in (
|
||||
)
|
||||
- Code (Local):
|
||||
icon: sh-gitea.webp
|
||||
description: Gitea
|
||||
@@ -254,7 +256,9 @@ data:
|
||||
siteMonitor: https://codeserver.alexlebens.dev
|
||||
statusStyle: dot
|
||||
namespace: codeserver
|
||||
podSelector: ""
|
||||
podSelector: >-
|
||||
app.kubernetes.io/name in (
|
||||
)
|
||||
- IDE (Home Assistant):
|
||||
icon: sh-visual-studio-code.webp
|
||||
description: Edit config for Home Assistant
|
||||
@@ -268,7 +272,9 @@ data:
|
||||
siteMonitor: http://argocd-server.argocd:80
|
||||
statusStyle: dot
|
||||
namespace: argocd
|
||||
podSelector: ""
|
||||
podSelector: >-
|
||||
app.kubernetes.io/name in (
|
||||
)
|
||||
- Docker Deployment:
|
||||
icon: sh-komodo-light.webp
|
||||
description: Komodo
|
||||
@@ -276,7 +282,9 @@ data:
|
||||
siteMonitor: http://komodo-main.komodo:80
|
||||
statusStyle: dot
|
||||
namespace: komodo
|
||||
podSelector: ""
|
||||
podSelector: >-
|
||||
app.kubernetes.io/name in (
|
||||
)
|
||||
- Automation:
|
||||
- Deployment Workflows:
|
||||
icon: sh-argo-cd.webp
|
||||
|
||||
@@ -24,7 +24,7 @@ spec:
|
||||
template:
|
||||
metadata:
|
||||
annotations:
|
||||
checksum/configMaps: b491db9346d790cff15f58b9b7e7c5b499f5b7051a24956024771a63225bf8c8
|
||||
checksum/configMaps: 8d7fe8f7fdaa58e422bcba6ba9e9f02ffe52846fd60a839086407e35bb64e50e
|
||||
checksum/secrets: d3ba83f111cd32f92c909268c55ad8bbd4f9e299b74b35b33c1a011180d8b378
|
||||
labels:
|
||||
app.kubernetes.io/controller: main
|
||||
|
||||
Reference in New Issue
Block a user