use remote endpoint
This commit is contained in:
@@ -1,14 +0,0 @@
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: garage-ps10rp
|
||||
namespace: {{ .Release.Namespace }}
|
||||
labels:
|
||||
app.kubernetes.io/name: garage-ps10rp
|
||||
app.kubernetes.io/instance: {{ .Release.Name }}
|
||||
app.kubernetes.io/part-of: {{ .Release.Name }}
|
||||
annotations:
|
||||
tailscale.com/tailnet-fqdn: garage-ps10rp.boreal-beaufort.ts.net
|
||||
spec:
|
||||
externalName: placeholder
|
||||
type: ExternalName
|
||||
@@ -138,7 +138,7 @@ etcd-backup:
|
||||
- name: AWS_REGION
|
||||
value: us-east-1
|
||||
- name: CUSTOM_S3_ENDPOINT
|
||||
value: http://garage-ps10rp.talos:3900
|
||||
value: https://garage-ps10rp.boreal-beaufort.ts.net:3900
|
||||
- name: BUCKET
|
||||
value: talos-backups
|
||||
- name: S3_PREFIX
|
||||
|
||||
Reference in New Issue
Block a user