chore: Update manifests after change
This commit is contained in:
@@ -62,7 +62,7 @@ spec:
|
|||||||
key: AWS_REGION
|
key: AWS_REGION
|
||||||
name: talos-etcd-backup-external-config
|
name: talos-etcd-backup-external-config
|
||||||
- name: CUSTOM_S3_ENDPOINT
|
- name: CUSTOM_S3_ENDPOINT
|
||||||
value: https://nyc3.digitaloceanspaces.com
|
value: https://s3.us-east-005.backblazeb2.com
|
||||||
- name: BUCKET
|
- name: BUCKET
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
@@ -79,7 +79,7 @@ spec:
|
|||||||
name: talos-etcd-backup-external-config
|
name: talos-etcd-backup-external-config
|
||||||
- name: USE_PATH_STYLE
|
- name: USE_PATH_STYLE
|
||||||
value: "false"
|
value: "false"
|
||||||
image: ghcr.io/siderolabs/talos-backup:v0.1.0-beta.3-7-ge8e193c@sha256:d6f98bf2817bb0bd46be49e41251e24d713945a6af6e893529cc17d524187953
|
image: ghcr.io/siderolabs/talos-backup:v0.1.0-beta.3-10-gb9fd478@sha256:7fc186ff37a3137f470082cb609bf1dc3bcece13dd9a6421ec09cfdf4f33ae6c
|
||||||
name: backup
|
name: backup
|
||||||
securityContext:
|
securityContext:
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
|
|||||||
@@ -79,7 +79,7 @@ spec:
|
|||||||
name: talos-etcd-backup-local-config
|
name: talos-etcd-backup-local-config
|
||||||
- name: USE_PATH_STYLE
|
- name: USE_PATH_STYLE
|
||||||
value: "false"
|
value: "false"
|
||||||
image: ghcr.io/siderolabs/talos-backup:v0.1.0-beta.3-7-ge8e193c@sha256:d6f98bf2817bb0bd46be49e41251e24d713945a6af6e893529cc17d524187953
|
image: ghcr.io/siderolabs/talos-backup:v0.1.0-beta.3-10-gb9fd478@sha256:7fc186ff37a3137f470082cb609bf1dc3bcece13dd9a6421ec09cfdf4f33ae6c
|
||||||
name: backup
|
name: backup
|
||||||
securityContext:
|
securityContext:
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
|
|||||||
@@ -79,7 +79,7 @@ spec:
|
|||||||
name: talos-etcd-backup-remote-config
|
name: talos-etcd-backup-remote-config
|
||||||
- name: USE_PATH_STYLE
|
- name: USE_PATH_STYLE
|
||||||
value: "false"
|
value: "false"
|
||||||
image: ghcr.io/siderolabs/talos-backup:v0.1.0-beta.3-7-ge8e193c@sha256:d6f98bf2817bb0bd46be49e41251e24d713945a6af6e893529cc17d524187953
|
image: ghcr.io/siderolabs/talos-backup:v0.1.0-beta.3-10-gb9fd478@sha256:7fc186ff37a3137f470082cb609bf1dc3bcece13dd9a6421ec09cfdf4f33ae6c
|
||||||
name: backup
|
name: backup
|
||||||
securityContext:
|
securityContext:
|
||||||
allowPrivilegeEscalation: false
|
allowPrivilegeEscalation: false
|
||||||
|
|||||||
@@ -14,23 +14,23 @@ spec:
|
|||||||
data:
|
data:
|
||||||
- secretKey: AWS_ACCESS_KEY_ID
|
- secretKey: AWS_ACCESS_KEY_ID
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: /digital-ocean/home-infra/talos-backups
|
key: /backblaze/home-infra/talos-backups
|
||||||
property: AWS_ACCESS_KEY_ID
|
property: AWS_ACCESS_KEY_ID
|
||||||
- secretKey: AWS_SECRET_ACCESS_KEY
|
- secretKey: AWS_SECRET_ACCESS_KEY
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: /digital-ocean/home-infra/talos-backups
|
key: /backblaze/home-infra/talos-backups
|
||||||
property: AWS_SECRET_ACCESS_KEY
|
property: AWS_SECRET_ACCESS_KEY
|
||||||
- secretKey: AWS_REGION
|
- secretKey: AWS_REGION
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: /digital-ocean/home-infra/talos-backups
|
key: /backblaze/home-infra/talos-backups
|
||||||
property: AWS_REGION
|
property: AWS_REGION
|
||||||
- secretKey: BUCKET_NAME
|
- secretKey: BUCKET_NAME
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: /digital-ocean/home-infra/talos-backups
|
key: /backblaze/home-infra/talos-backups
|
||||||
property: BUCKET
|
property: BUCKET
|
||||||
- secretKey: BUCKET
|
- secretKey: BUCKET
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: /digital-ocean/home-infra/talos-backups
|
key: /backblaze/home-infra/talos-backups
|
||||||
property: BUCKET_PATH
|
property: BUCKET_PATH
|
||||||
- secretKey: AGE_X25519_PUBLIC_KEY
|
- secretKey: AGE_X25519_PUBLIC_KEY
|
||||||
remoteRef:
|
remoteRef:
|
||||||
|
|||||||
Reference in New Issue
Block a user