mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
update aria2-ui image version
This commit is contained in:
@@ -88,3 +88,7 @@ k apply -f telegraf-service-monitor.yaml -n default
|
||||
# cluster issuers
|
||||
|
||||
k apply -f lets.yaml
|
||||
|
||||
### badges
|
||||
|
||||
kubectl -n apps create secret generic sentry-credentials --from-literal=dsn=xxx
|
||||
|
||||
+2
-2
@@ -195,7 +195,7 @@ spec:
|
||||
type: Directory
|
||||
containers:
|
||||
- name: plex
|
||||
image: plexinc/pms-docker
|
||||
image: plexinc/pms-docker:1.20.1.3252-a78fef9a9
|
||||
# securityContext:
|
||||
# runAsUser: 0
|
||||
imagePullPolicy: Always
|
||||
@@ -527,7 +527,7 @@ spec:
|
||||
type: File
|
||||
containers:
|
||||
- name: files
|
||||
image: wahyd4/aria2-ui@sha256:634f4c759fadab8fab0c0848963cad3bd2faba09431c02dafea070939b9ee946
|
||||
image: wahyd4/aria2-ui@sha256:e45ccbc583a28e4e1beaae8bf1baccc30bf62759b6cda1467cda2da9c6ef8a68
|
||||
# securityContext:
|
||||
# runAsUser: 1000
|
||||
#imagePullPolicy: Always
|
||||
|
||||
Reference in New Issue
Block a user