mirror of
https://github.com/gwg313/homelab-gitops.git
synced 2026-06-06 10:30:44 +00:00
update bytestash
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
2aef8ca218
commit
6112c40702
4 changed files with 4 additions and 5 deletions
|
|
@ -8,6 +8,5 @@ spec:
|
|||
issuerRef:
|
||||
name: letsencrypt-dns
|
||||
kind: ClusterIssuer
|
||||
commonName: bytestash.local.gwg313.xyz
|
||||
dnsNames:
|
||||
- bytestash.local.gwg313.xyz
|
||||
- snippets.gwg313.xyz
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ spec:
|
|||
name: https
|
||||
protocol: HTTPS
|
||||
hosts:
|
||||
- "bytestash.local.gwg313.xyz"
|
||||
- "snippets.gwg313.xyz"
|
||||
tls:
|
||||
mode: SIMPLE
|
||||
credentialName: bytestash-cert
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ spec:
|
|||
persistentVolumeReclaimPolicy: Retain
|
||||
storageClassName: manual
|
||||
nfs:
|
||||
path: /mnt/tank/docker-volumes/bytestash
|
||||
path: /mnt/tank/k8s/bytestash
|
||||
server: truenas.local.gwg313.xyz
|
||||
---
|
||||
apiVersion: v1
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ metadata:
|
|||
namespace: bytestash
|
||||
spec:
|
||||
hosts:
|
||||
- "bytestash.local.gwg313.xyz"
|
||||
- "snippets.gwg313.xyz"
|
||||
gateways:
|
||||
- bytestash/bytestash-gateway
|
||||
http:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue