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 c501dc4
This commit is contained in:
@@ -35,7 +35,7 @@ spec:
|
||||
restartPolicy: OnFailure
|
||||
image:
|
||||
repository: ghcr.io/auricom/kubectl
|
||||
tag: 1.28.2@sha256:f1c9c30e8586ca2f168b631dfbe240e8db60d321f93a1f7d939264db30abb94a
|
||||
tag: 1.28.2@sha256:c501dc41a29b62346cc791b83e1f0d6755dcc1776b89d506f4c4a8e3fb63be41
|
||||
env:
|
||||
OPNSENSE_URL: "https://opnsense.${SECRET_DOMAIN}"
|
||||
S3_URL: "https://truenas.${SECRET_DOMAIN}:51515"
|
||||
|
@@ -15,7 +15,7 @@ spec:
|
||||
serviceAccountName: jobs
|
||||
containers:
|
||||
- name: *app
|
||||
image: ghcr.io/auricom/kubectl:1.28.2@sha256:f1c9c30e8586ca2f168b631dfbe240e8db60d321f93a1f7d939264db30abb94a
|
||||
image: ghcr.io/auricom/kubectl:1.28.2@sha256:c501dc41a29b62346cc791b83e1f0d6755dcc1776b89d506f4c4a8e3fb63be41
|
||||
imagePullPolicy: IfNotPresent
|
||||
command:
|
||||
- "/bin/bash"
|
||||
|
@@ -35,7 +35,7 @@ spec:
|
||||
restartPolicy: OnFailure
|
||||
image:
|
||||
repository: ghcr.io/auricom/kubectl
|
||||
tag: 1.28.2@sha256:f1c9c30e8586ca2f168b631dfbe240e8db60d321f93a1f7d939264db30abb94a
|
||||
tag: 1.28.2@sha256:c501dc41a29b62346cc791b83e1f0d6755dcc1776b89d506f4c4a8e3fb63be41
|
||||
command: ["/bin/bash", "/app/truenas-backup.sh"]
|
||||
env:
|
||||
HOSTNAME: truenas
|
||||
@@ -65,7 +65,7 @@ spec:
|
||||
additionalContainers:
|
||||
truenas-remote-backup:
|
||||
name: truenas-remote-backup
|
||||
image: ghcr.io/auricom/kubectl:1.28.2@sha256:f1c9c30e8586ca2f168b631dfbe240e8db60d321f93a1f7d939264db30abb94a
|
||||
image: ghcr.io/auricom/kubectl:1.28.2@sha256:c501dc41a29b62346cc791b83e1f0d6755dcc1776b89d506f4c4a8e3fb63be41
|
||||
command: ["/bin/bash", "/app/truenas-backup.sh"]
|
||||
env:
|
||||
- name: HOSTNAME
|
||||
|
@@ -35,7 +35,7 @@ spec:
|
||||
restartPolicy: OnFailure
|
||||
image:
|
||||
repository: ghcr.io/auricom/kubectl
|
||||
tag: 1.28.2@sha256:f1c9c30e8586ca2f168b631dfbe240e8db60d321f93a1f7d939264db30abb94a
|
||||
tag: 1.28.2@sha256:c501dc41a29b62346cc791b83e1f0d6755dcc1776b89d506f4c4a8e3fb63be41
|
||||
command: ["/bin/bash", "/app/truenas-certs-deploy.sh"]
|
||||
env:
|
||||
HOSTNAME: truenas
|
||||
@@ -74,7 +74,7 @@ spec:
|
||||
readOnly: true
|
||||
sidecars:
|
||||
truenas-remote-certs-deploy:
|
||||
image: ghcr.io/auricom/kubectl:1.28.2@sha256:f1c9c30e8586ca2f168b631dfbe240e8db60d321f93a1f7d939264db30abb94a
|
||||
image: ghcr.io/auricom/kubectl:1.28.2@sha256:c501dc41a29b62346cc791b83e1f0d6755dcc1776b89d506f4c4a8e3fb63be41
|
||||
command: ["/bin/bash", "/app/truenas-certs-deploy.sh"]
|
||||
env:
|
||||
- name: HOSTNAME
|
||||
|
Reference in New Issue
Block a user