mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat: migrate from docker.io to ghcr.io
This commit is contained in:
@@ -58,7 +58,7 @@ spec:
|
||||
codeserver:
|
||||
enabled: true
|
||||
image:
|
||||
repository: codercom/code-server
|
||||
repository: ghcr.io/k8s-at-home/code-server
|
||||
tag: 3.11.1
|
||||
workingDir: "/www/assets"
|
||||
args:
|
||||
|
@@ -89,7 +89,7 @@ spec:
|
||||
codeserver:
|
||||
enabled: true
|
||||
image:
|
||||
repository: codercom/code-server
|
||||
repository: ghcr.io/k8s-at-home/code-server
|
||||
tag: 3.11.1
|
||||
workingDir: "/config"
|
||||
args:
|
||||
|
@@ -18,7 +18,7 @@ spec:
|
||||
interval: 5m
|
||||
values:
|
||||
image:
|
||||
repository: jellyfin/jellyfin
|
||||
repository: ghcr.io/k8s-at-home/jellyfin
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 10.7.6
|
||||
|
||||
|
@@ -18,7 +18,7 @@ spec:
|
||||
interval: 5m
|
||||
values:
|
||||
image:
|
||||
repository: intel/intel-gpu-plugin
|
||||
repository: ghcr.io/k8s-at-home/intel-gpu-plugin
|
||||
tag: 0.21.0
|
||||
pullPolicy: IfNotPresent
|
||||
affinity:
|
||||
|
Reference in New Issue
Block a user