Skip to content

Commit

Permalink
changed account name
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rkfella committed Dec 26, 2024
1 parent e85d2e3 commit 46c3952
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"name": "Kubernetes Management",

"image": "ghcr.io/darkfella91/devcontainer:v1.0.0@sha256:cae33cde4cbfdfe51efd11dd953e2ff0a1b0d974edc8a47f6ad9de1a2901fbfa",
"image": "ghcr.io/d4rkfella/devcontainer:v1.0.0@sha256:cae33cde4cbfdfe51efd11dd953e2ff0a1b0d974edc8a47f6ad9de1a2901fbfa",

"postStartCommand": "/usr/bin/direnv allow /project/.envrc",

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/apps/keycloak/deployment/cr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ spec:

instances: 1

image: ghcr.io/darkfella91/keycloak:26.0.7@sha256:41e7234b3f3a6850b8389d6f3f93896b0c2a5208e4c8b6afa6d16f6a612d096a
image: ghcr.io/d4rkfella/keycloak:26.0.7@sha256:41e7234b3f3a6850b8389d6f3f93896b0c2a5208e4c8b6afa6d16f6a612d096a

startOptimized: true

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:

cni:
image:
repository: ghcr.io/darkfella91/install-cni-bundle
repository: ghcr.io/d4rkfella/install-cni-bundle
tag: v1.6.1@sha256:8931f56cffc585397cd4c7d96a635ae64afba9a0d76d3fe2219a3fc025ddc1b9
pullPolicy: IfNotPresent

Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/apps/media/bazarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ spec:

app:
image:
repository: ghcr.io/darkfella91/bazarr
repository: ghcr.io/d4rkfella/bazarr
tag: 1.5.0@sha256:4a698c910ee97ab2b432aa437c3aac04b218694472ab60d72487a95cb7f0e0db
env:
TZ: Europe/Sofia
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -169,5 +169,5 @@ spec:
enabled: true
image:
registry: ghcr.io
image: darkfella91/custom-error-pages
image: d4rkfella/custom-error-pages
tag: v1.0.5@sha256:9bcb25b28c0bc5f3434845fa43e3ffe3f6a34c6a1c4da416298c916f5939c969

0 comments on commit 46c3952

Please sign in to comment.