mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ Update image ghcr.io/auricom/kubectl to 3b2e697
This commit is contained in:
@@ -35,7 +35,7 @@ spec:
|
|||||||
restartPolicy: OnFailure
|
restartPolicy: OnFailure
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/auricom/kubectl
|
repository: ghcr.io/auricom/kubectl
|
||||||
tag: 1.28.2@sha256:76ce9639ad0e13950d078ee7a87ba4e572026670218f0869f6201e81d0073180
|
tag: 1.28.2@sha256:3b2e697b7e9660ca55f4f6f5ab7b73d5d69b3333480df040cad9e4f23a5f1645
|
||||||
env:
|
env:
|
||||||
OPNSENSE_URL: "https://opnsense.${SECRET_DOMAIN}"
|
OPNSENSE_URL: "https://opnsense.${SECRET_DOMAIN}"
|
||||||
S3_URL: "https://truenas.${SECRET_DOMAIN}:51515"
|
S3_URL: "https://truenas.${SECRET_DOMAIN}:51515"
|
||||||
|
@@ -15,7 +15,7 @@ spec:
|
|||||||
serviceAccountName: jobs
|
serviceAccountName: jobs
|
||||||
containers:
|
containers:
|
||||||
- name: *app
|
- name: *app
|
||||||
image: ghcr.io/auricom/kubectl:1.28.2@sha256:76ce9639ad0e13950d078ee7a87ba4e572026670218f0869f6201e81d0073180
|
image: ghcr.io/auricom/kubectl:1.28.2@sha256:3b2e697b7e9660ca55f4f6f5ab7b73d5d69b3333480df040cad9e4f23a5f1645
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command:
|
command:
|
||||||
- "/bin/bash"
|
- "/bin/bash"
|
||||||
|
@@ -35,7 +35,7 @@ spec:
|
|||||||
restartPolicy: OnFailure
|
restartPolicy: OnFailure
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/auricom/kubectl
|
repository: ghcr.io/auricom/kubectl
|
||||||
tag: 1.28.2@sha256:76ce9639ad0e13950d078ee7a87ba4e572026670218f0869f6201e81d0073180
|
tag: 1.28.2@sha256:3b2e697b7e9660ca55f4f6f5ab7b73d5d69b3333480df040cad9e4f23a5f1645
|
||||||
command: ["/bin/bash", "/app/truenas-backup.sh"]
|
command: ["/bin/bash", "/app/truenas-backup.sh"]
|
||||||
env:
|
env:
|
||||||
HOSTNAME: truenas
|
HOSTNAME: truenas
|
||||||
@@ -65,7 +65,7 @@ spec:
|
|||||||
additionalContainers:
|
additionalContainers:
|
||||||
truenas-remote-backup:
|
truenas-remote-backup:
|
||||||
name: truenas-remote-backup
|
name: truenas-remote-backup
|
||||||
image: ghcr.io/auricom/kubectl:1.28.2@sha256:76ce9639ad0e13950d078ee7a87ba4e572026670218f0869f6201e81d0073180
|
image: ghcr.io/auricom/kubectl:1.28.2@sha256:3b2e697b7e9660ca55f4f6f5ab7b73d5d69b3333480df040cad9e4f23a5f1645
|
||||||
command: ["/bin/bash", "/app/truenas-backup.sh"]
|
command: ["/bin/bash", "/app/truenas-backup.sh"]
|
||||||
env:
|
env:
|
||||||
- name: HOSTNAME
|
- name: HOSTNAME
|
||||||
|
@@ -35,7 +35,7 @@ spec:
|
|||||||
restartPolicy: OnFailure
|
restartPolicy: OnFailure
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/auricom/kubectl
|
repository: ghcr.io/auricom/kubectl
|
||||||
tag: 1.28.2@sha256:76ce9639ad0e13950d078ee7a87ba4e572026670218f0869f6201e81d0073180
|
tag: 1.28.2@sha256:3b2e697b7e9660ca55f4f6f5ab7b73d5d69b3333480df040cad9e4f23a5f1645
|
||||||
command: ["/bin/bash", "/app/truenas-certs-deploy.sh"]
|
command: ["/bin/bash", "/app/truenas-certs-deploy.sh"]
|
||||||
env:
|
env:
|
||||||
HOSTNAME: truenas
|
HOSTNAME: truenas
|
||||||
@@ -74,7 +74,7 @@ spec:
|
|||||||
readOnly: true
|
readOnly: true
|
||||||
sidecars:
|
sidecars:
|
||||||
truenas-remote-certs-deploy:
|
truenas-remote-certs-deploy:
|
||||||
image: ghcr.io/auricom/kubectl:1.28.2@sha256:76ce9639ad0e13950d078ee7a87ba4e572026670218f0869f6201e81d0073180
|
image: ghcr.io/auricom/kubectl:1.28.2@sha256:3b2e697b7e9660ca55f4f6f5ab7b73d5d69b3333480df040cad9e4f23a5f1645
|
||||||
command: ["/bin/bash", "/app/truenas-certs-deploy.sh"]
|
command: ["/bin/bash", "/app/truenas-certs-deploy.sh"]
|
||||||
env:
|
env:
|
||||||
- name: HOSTNAME
|
- name: HOSTNAME
|
||||||
|
Reference in New Issue
Block a user