Switch top using Scaleway for public reg

This commit is contained in:
Marcus Noble 2022-05-15 12:18:31 +00:00
parent 536e5b4ba4
commit 1b60ac4ce9
17 changed files with 17 additions and 17 deletions

View File

@ -44,7 +44,7 @@ spec:
- 100.100.100.100
containers:
- name: proxy
image: docker.cluster.fun/averagemarcus/proxy:latest
image: rg.fr-par.scw.cloud/averagemarcus/proxy:latest
imagePullPolicy: Always
env:
- name: PROXY_DESTINATION

View File

@ -31,7 +31,7 @@ spec:
- name: docker-config
containers:
- name: web
image: docker.cluster.fun/averagemarcus/base64:latest
image: rg.fr-par.scw.cloud/averagemarcus/base64:latest
imagePullPolicy: Always
ports:
- containerPort: 80

View File

@ -29,7 +29,7 @@ spec:
spec:
containers:
- name: web
image: docker.cluster.fun/averagemarcus/blog:latest
image: rg.fr-par.scw.cloud/averagemarcus/blog:latest
imagePullPolicy: Always
ports:
- containerPort: 8000

View File

@ -29,7 +29,7 @@ spec:
spec:
containers:
- name: web
image: docker.cluster.fun/averagemarcus/cors-proxy:latest
image: rg.fr-par.scw.cloud/averagemarcus/cors-proxy:latest
imagePullPolicy: Always
ports:
- containerPort: 8000

View File

@ -29,7 +29,7 @@ spec:
spec:
containers:
- name: web
image: docker.cluster.fun/averagemarcus/feed-fetcher:latest
image: rg.fr-par.scw.cloud/averagemarcus/feed-fetcher:latest
imagePullPolicy: Always
ports:
- containerPort: 8080

View File

@ -66,7 +66,7 @@ spec:
spec:
containers:
- name: sync
image: docker.cluster.fun/averagemarcus/git-sync:latest
image: rg.fr-par.scw.cloud/averagemarcus/git-sync:latest
imagePullPolicy: Always
env:
- name: GITHUB_TOKEN

View File

@ -47,7 +47,7 @@ spec:
spec:
containers:
- name: web
image: docker.cluster.fun/averagemarcus/link:latest
image: rg.fr-par.scw.cloud/averagemarcus/link:latest
imagePullPolicy: Always
ports:
- containerPort: 5050

View File

@ -29,7 +29,7 @@ spec:
spec:
containers:
- name: web
image: docker.cluster.fun/averagemarcus/opengraph-image-gen:latest
image: rg.fr-par.scw.cloud/averagemarcus/opengraph-image-gen:latest
imagePullPolicy: Always
ports:
- containerPort: 3000

View File

@ -29,7 +29,7 @@ spec:
spec:
containers:
- name: web
image: docker.cluster.fun/averagemarcus/qr:latest
image: rg.fr-par.scw.cloud/averagemarcus/qr:latest
imagePullPolicy: Always
ports:
- containerPort: 8080

View File

@ -98,7 +98,7 @@ spec:
requests:
memory: 50Mi
- name: web
image: docker.cluster.fun/averagemarcus/gopherss:latest
image: rg.fr-par.scw.cloud/averagemarcus/gopherss:latest
env:
- name: PORT
value: "8080"

View File

@ -29,7 +29,7 @@ spec:
spec:
containers:
- name: web
image: docker.cluster.fun/averagemarcus/svg-to-dxf:latest
image: rg.fr-par.scw.cloud/averagemarcus/svg-to-dxf:latest
imagePullPolicy: Always
ports:
- containerPort: 8080

View File

@ -29,7 +29,7 @@ spec:
spec:
containers:
- name: web
image: docker.cluster.fun/averagemarcus/talks:latest
image: rg.fr-par.scw.cloud/averagemarcus/talks:latest
imagePullPolicy: Always
ports:
- containerPort: 80

View File

@ -42,7 +42,7 @@ spec:
spec:
containers:
- name: web
image: docker.cluster.fun/averagemarcus/tank:latest
image: rg.fr-par.scw.cloud/averagemarcus/tank:latest
imagePullPolicy: Always
envFrom:
- secretRef:

View File

@ -29,7 +29,7 @@ spec:
spec:
containers:
- name: web
image: docker.cluster.fun/averagemarcus/text-to-dxf:latest
image: rg.fr-par.scw.cloud/averagemarcus/text-to-dxf:latest
imagePullPolicy: Always
ports:
- containerPort: 8080

View File

@ -29,7 +29,7 @@ spec:
spec:
containers:
- name: web
image: docker.cluster.fun/averagemarcus/til:latest
image: rg.fr-par.scw.cloud/averagemarcus/til:latest
imagePullPolicy: Always
ports:
- containerPort: 80

View File

@ -40,7 +40,7 @@ spec:
spec:
containers:
- name: web
image: docker.cluster.fun/averagemarcus/tweetsvg:latest
image: rg.fr-par.scw.cloud/averagemarcus/tweetsvg:latest
imagePullPolicy: Always
# env:
# - name: DOTENV_DIR

View File

@ -40,7 +40,7 @@ spec:
spec:
containers:
- name: web
image: docker.cluster.fun/averagemarcus/twitter-profile-pic:latest
image: rg.fr-par.scw.cloud/averagemarcus/twitter-profile-pic:latest
imagePullPolicy: Always
ports:
- containerPort: 9090