Automated Manifest Update #2772

Merged
alexlebens merged 1 commits from auto/update-manifests into manifests 2025-12-20 23:51:25 +00:00
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