Compare commits
2 Commits
c5491db2ed
...
faba4ebefa
| Author | SHA1 | Date | |
|---|---|---|---|
|
faba4ebefa
|
|||
| dc3b16f24d |
@@ -7,3 +7,6 @@ metadata:
|
|||||||
app.kubernetes.io/name: headlamp-admin
|
app.kubernetes.io/name: headlamp-admin
|
||||||
app.kubernetes.io/instance: {{ .Release.Name }}
|
app.kubernetes.io/instance: {{ .Release.Name }}
|
||||||
app.kubernetes.io/part-of: {{ .Release.Name }}
|
app.kubernetes.io/part-of: {{ .Release.Name }}
|
||||||
|
spec:
|
||||||
|
roles:
|
||||||
|
- os:admin
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ plugin-barman-cloud:
|
|||||||
image:
|
image:
|
||||||
registry: ghcr.io
|
registry: ghcr.io
|
||||||
repository: cloudnative-pg/plugin-barman-cloud
|
repository: cloudnative-pg/plugin-barman-cloud
|
||||||
tag: v0.8.0
|
tag: v0.9.0
|
||||||
sidecarImage:
|
sidecarImage:
|
||||||
registry: ghcr.io
|
registry: ghcr.io
|
||||||
repository: cloudnative-pg/plugin-barman-cloud-sidecar
|
repository: cloudnative-pg/plugin-barman-cloud-sidecar
|
||||||
|
|||||||
Reference in New Issue
Block a user