Automated Manifest Update (#2318)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2318
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 #2318.
This commit is contained in:
2025-12-07 23:42:26 +00:00
committed by Alex Lebens
parent c3846abcf5
commit c54d0265ac
9 changed files with 2 additions and 15 deletions

View File

@@ -1,5 +1,4 @@
---
# Source: headlamp/charts/headlamp/templates/service.yaml
apiVersion: v1
kind: Service
metadata:
@@ -21,6 +20,3 @@ spec:
selector:
app.kubernetes.io/name: headlamp
app.kubernetes.io/instance: headlamp
# Source: headlamp/charts/headlamp/templates/deployment.yaml
# This block of code is used to extract the values from the env.
# This is done to check if the values are non-empty and if they are, they are used in the deployment.yaml.