Compare commits
2 Commits
e77592edd4
...
63d66bcd1e
| Author | SHA1 | Date | |
|---|---|---|---|
|
63d66bcd1e
|
|||
| d7d68c83f9 |
@@ -405,7 +405,7 @@ etcd-defrag:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/siderolabs/talosctl
|
||||
tag: v1.11.6
|
||||
tag: v1.12.0
|
||||
pullPolicy: IfNotPresent
|
||||
args:
|
||||
- etcd
|
||||
@@ -438,7 +438,7 @@ etcd-defrag:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/siderolabs/talosctl
|
||||
tag: v1.11.6
|
||||
tag: v1.12.0
|
||||
pullPolicy: IfNotPresent
|
||||
args:
|
||||
- etcd
|
||||
@@ -471,7 +471,7 @@ etcd-defrag:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/siderolabs/talosctl
|
||||
tag: v1.11.6
|
||||
tag: v1.12.0
|
||||
pullPolicy: IfNotPresent
|
||||
args:
|
||||
- etcd
|
||||
|
||||
@@ -38,7 +38,7 @@ ytdl-sub:
|
||||
data:
|
||||
config.yaml: |
|
||||
configuration:
|
||||
working_directory: /config
|
||||
working_directory: /cache
|
||||
subscriptions.yaml: |
|
||||
__preset__:
|
||||
embed_thumbnail: True
|
||||
@@ -70,7 +70,7 @@ ytdl-sub:
|
||||
advancedMounts:
|
||||
main:
|
||||
main:
|
||||
- path: /config
|
||||
- path: /cache
|
||||
readOnly: false
|
||||
music:
|
||||
existingClaim: ytdl-sub-nfs-storage
|
||||
|
||||
Reference in New Issue
Block a user