feat: migrate from docker.io to ghcr.io

This commit is contained in:
auricom
2021-08-13 15:03:34 +02:00
parent aec4c4807d
commit 93db1f75d4
4 changed files with 4 additions and 4 deletions

View File

@@ -58,7 +58,7 @@ spec:
codeserver: codeserver:
enabled: true enabled: true
image: image:
repository: codercom/code-server repository: ghcr.io/k8s-at-home/code-server
tag: 3.11.1 tag: 3.11.1
workingDir: "/www/assets" workingDir: "/www/assets"
args: args:

View File

@@ -89,7 +89,7 @@ spec:
codeserver: codeserver:
enabled: true enabled: true
image: image:
repository: codercom/code-server repository: ghcr.io/k8s-at-home/code-server
tag: 3.11.1 tag: 3.11.1
workingDir: "/config" workingDir: "/config"
args: args:

View File

@@ -18,7 +18,7 @@ spec:
interval: 5m interval: 5m
values: values:
image: image:
repository: jellyfin/jellyfin repository: ghcr.io/k8s-at-home/jellyfin
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 10.7.6 tag: 10.7.6

View File

@@ -18,7 +18,7 @@ spec:
interval: 5m interval: 5m
values: values:
image: image:
repository: intel/intel-gpu-plugin repository: ghcr.io/k8s-at-home/intel-gpu-plugin
tag: 0.21.0 tag: 0.21.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
affinity: affinity: