hostaliases
This commit is contained in:
parent
e6dfbe5541
commit
f66cea38ea
@ -36,6 +36,14 @@ spec:
|
|||||||
- mountPath: /app/config
|
- mountPath: /app/config
|
||||||
name: homepage-pvc
|
name: homepage-pvc
|
||||||
restartPolicy: Always
|
restartPolicy: Always
|
||||||
|
hostAliases:
|
||||||
|
- ip: "192.168.178.102"
|
||||||
|
hostnames:
|
||||||
|
- "emby.steffenillium.de"
|
||||||
|
- "traefik.steffenillium.de"
|
||||||
|
- "photos.steffenillium.de"
|
||||||
|
- "newcloud.steffenillium.de"
|
||||||
|
- "documents.steffenillium.de"
|
||||||
volumes:
|
volumes:
|
||||||
- name: homepage-pvc
|
- name: homepage-pvc
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user