Compare commits
2 Commits
aab264693a
...
bcb4c427b9
| Author | SHA1 | Date | |
|---|---|---|---|
|
bcb4c427b9
|
|||
| dc3b16f24d |
@@ -16,7 +16,7 @@ libation:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: rmcrackan/libation
|
repository: rmcrackan/libation
|
||||||
tag: 12.5.7
|
tag: 12.6.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: SLEEP_TIME
|
- name: SLEEP_TIME
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user