1 Commits

Author SHA1 Message Date
5d47d009bf Update ghcr.io/cloudnative-pg/plugin-barman-cloud Docker tag to v0.9.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-11-06 19:51:23 +00:00
2 changed files with 0 additions and 12 deletions

View File

@@ -15,6 +15,3 @@ subjects:
- kind: User - kind: User
name: alexanderlebens@gmail.com name: alexanderlebens@gmail.com
apiGroup: rbac.authorization.k8s.io apiGroup: rbac.authorization.k8s.io
- kind: ServiceAccount
name: headlamp-admin
namespace: headlamp

View File

@@ -1,9 +0,0 @@
apiVersion: talos.dev/v1alpha1
kind: ServiceAccount
metadata:
name: headlamp-admin
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: headlamp-admin
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}