update bytestash

Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
gwg313 2025-07-25 16:15:02 -04:00
parent 2aef8ca218
commit 6112c40702
Signed by: gwg313
GPG key ID: 60FF63B4826B7400
4 changed files with 4 additions and 5 deletions

View file

@ -8,6 +8,5 @@ spec:
issuerRef: issuerRef:
name: letsencrypt-dns name: letsencrypt-dns
kind: ClusterIssuer kind: ClusterIssuer
commonName: bytestash.local.gwg313.xyz
dnsNames: dnsNames:
- bytestash.local.gwg313.xyz - snippets.gwg313.xyz

View file

@ -12,7 +12,7 @@ spec:
name: https name: https
protocol: HTTPS protocol: HTTPS
hosts: hosts:
- "bytestash.local.gwg313.xyz" - "snippets.gwg313.xyz"
tls: tls:
mode: SIMPLE mode: SIMPLE
credentialName: bytestash-cert credentialName: bytestash-cert

View file

@ -11,7 +11,7 @@ spec:
persistentVolumeReclaimPolicy: Retain persistentVolumeReclaimPolicy: Retain
storageClassName: manual storageClassName: manual
nfs: nfs:
path: /mnt/tank/docker-volumes/bytestash path: /mnt/tank/k8s/bytestash
server: truenas.local.gwg313.xyz server: truenas.local.gwg313.xyz
--- ---
apiVersion: v1 apiVersion: v1

View file

@ -5,7 +5,7 @@ metadata:
namespace: bytestash namespace: bytestash
spec: spec:
hosts: hosts:
- "bytestash.local.gwg313.xyz" - "snippets.gwg313.xyz"
gateways: gateways:
- bytestash/bytestash-gateway - bytestash/bytestash-gateway
http: http: