chore: Update manifests after change

This commit is contained in:
2025-12-07 23:35:47 +00:00
parent c3846abcf5
commit bcf634f6ab
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.