Automated Manifest Update (#2772)

This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow.

Reviewed-on: #2772
Co-authored-by: gitea-bot <gitea-bot@alexlebens.net>
Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #2772.
This commit is contained in:
2025-12-20 23:51:21 +00:00
committed by Alex Lebens
parent 5c887cea16
commit 2857c9a96b
2 changed files with 2 additions and 16 deletions

View File

@@ -10,7 +10,7 @@ metadata:
helm.sh/chart: etcd-backup-4.5.0 helm.sh/chart: etcd-backup-4.5.0
namespace: talos namespace: talos
spec: spec:
suspend: false suspend: true
concurrencyPolicy: Forbid concurrencyPolicy: Forbid
startingDeadlineSeconds: 90 startingDeadlineSeconds: 90
timeZone: US/Central timeZone: US/Central
@@ -59,7 +59,7 @@ spec:
- name: AWS_REGION - name: AWS_REGION
value: us-east-1 value: us-east-1
- name: CUSTOM_S3_ENDPOINT - name: CUSTOM_S3_ENDPOINT
value: http://garage-ps10rp.talos:3900 value: https://garage-ps10rp.boreal-beaufort.ts.net:3900
- name: BUCKET - name: BUCKET
value: talos-backups value: talos-backups
- name: S3_PREFIX - name: S3_PREFIX

View File

@@ -1,14 +0,0 @@
apiVersion: v1
kind: Service
metadata:
name: garage-ps10rp
namespace: talos
labels:
app.kubernetes.io/name: garage-ps10rp
app.kubernetes.io/instance: talos
app.kubernetes.io/part-of: talos
annotations:
tailscale.com/tailnet-fqdn: garage-ps10rp.boreal-beaufort.ts.net
spec:
externalName: placeholder
type: ExternalName