Automated Manifest Update (#5276)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. ### Details - **Trigger**: `workflow_dispatch` by `@alexlebens` - **Commit**: `361db06` (on `main`) - **Charts Updated**: `postiz` ### Update Details (2026-03-30 01:44 UTC) - **Trigger**: `pull_request` by `@alexlebens` - **Commit**: `4130942` (on `4130942c8720bd14bc99b776da2f28c23f3619c8`) - **Charts Updated**: `harbor,headlamp,home-assistant` Reviewed-on: #5276 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 #5276.
This commit is contained in:
@@ -32,7 +32,7 @@ spec:
|
||||
runAsGroup: 101
|
||||
runAsNonRoot: true
|
||||
runAsUser: 100
|
||||
image: "ghcr.io/headlamp-k8s/headlamp:v0.41.0"
|
||||
image: "ghcr.io/headlamp-k8s/headlamp:v0.41.0@sha256:89c6c65810bfde61796483c93c70d659104355593792bf55cab680d685da8eeb"
|
||||
imagePullPolicy: IfNotPresent
|
||||
envFrom:
|
||||
- secretRef:
|
||||
@@ -60,8 +60,8 @@ spec:
|
||||
port: http
|
||||
resources:
|
||||
requests:
|
||||
cpu: 10m
|
||||
memory: 128Mi
|
||||
cpu: 1m
|
||||
memory: 80Mi
|
||||
volumeMounts:
|
||||
- name: plugins-dir
|
||||
mountPath: /headlamp/plugins
|
||||
|
||||
Reference in New Issue
Block a user