Renamed nas

This commit is contained in:
Ultradesu
2025-04-16 16:46:02 +03:00
parent 763ccbd44d
commit 8bab80b59d
3 changed files with 6 additions and 6 deletions

View File

@ -42,7 +42,7 @@ spec:
name: localtime name: localtime
readOnly: true readOnly: true
nodeSelector: nodeSelector:
kubernetes.io/hostname: nas.tail2fe2d.ts.net kubernetes.io/hostname: nas.homenet
volumes: volumes:
- name: upload-storage - name: upload-storage
persistentVolumeClaim: persistentVolumeClaim:
@ -79,7 +79,7 @@ spec:
- mountPath: /cache - mountPath: /cache
name: model-cache name: model-cache
nodeSelector: nodeSelector:
kubernetes.io/hostname: nas.tail2fe2d.ts.net kubernetes.io/hostname: nas.homenet
volumes: volumes:
- name: model-cache - name: model-cache
emptyDir: {} emptyDir: {}
@ -105,7 +105,7 @@ spec:
exec: exec:
command: ["redis-cli", "ping"] command: ["redis-cli", "ping"]
nodeSelector: nodeSelector:
kubernetes.io/hostname: nas.tail2fe2d.ts.net kubernetes.io/hostname: nas.homenet
--- ---
apiVersion: apps/v1 apiVersion: apps/v1
kind: Deployment kind: Deployment
@ -158,7 +158,7 @@ spec:
- mountPath: /var/lib/postgresql/data - mountPath: /var/lib/postgresql/data
name: db-storage name: db-storage
nodeSelector: nodeSelector:
kubernetes.io/hostname: nas.tail2fe2d.ts.net kubernetes.io/hostname: nas.homenet
volumes: volumes:
- name: db-storage - name: db-storage
persistentVolumeClaim: persistentVolumeClaim:

View File

@ -10,7 +10,7 @@ initContainers:
- name: tessdata - name: tessdata
mountPath: /custom-tessdata mountPath: /custom-tessdata
nodeSelector: nodeSelector:
kubernetes.io/hostname: nas.tail2fe2d.ts.net kubernetes.io/hostname: nas.homenet
env: env:
TZ: Asia/Nicosia TZ: Asia/Nicosia
PAPERLESS_URL: https://docs.hexor.cy PAPERLESS_URL: https://docs.hexor.cy

View File

@ -20,7 +20,7 @@ spec:
app: psql-nas app: psql-nas
spec: spec:
nodeSelector: nodeSelector:
kubernetes.io/hostname: nas.tail2fe2d.ts.net kubernetes.io/hostname: nas.homenet
volumes: volumes:
- name: storage - name: storage
hostPath: hostPath: