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:
|
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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue