Compare commits
2 Commits
bcb4c427b9
...
5d1e8aa947
| Author | SHA1 | Date | |
|---|---|---|---|
|
5d1e8aa947
|
|||
| 79f424a495 |
@@ -16,7 +16,7 @@ libation:
|
||||
main:
|
||||
image:
|
||||
repository: rmcrackan/libation
|
||||
tag: 12.5.7
|
||||
tag: 12.6.0
|
||||
pullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SLEEP_TIME
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
apiVersion: talos.dev/v1alpha1
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: headlamp-admin
|
||||
@@ -7,6 +7,3 @@ metadata:
|
||||
app.kubernetes.io/name: headlamp-admin
|
||||
app.kubernetes.io/instance: {{ .Release.Name }}
|
||||
app.kubernetes.io/part-of: {{ .Release.Name }}
|
||||
spec:
|
||||
roles:
|
||||
- os:admin
|
||||
|
||||
Reference in New Issue
Block a user