hostaliases
This commit is contained in:
parent
e6dfbe5541
commit
f66cea38ea
@ -36,6 +36,14 @@ spec:
|
||||
- mountPath: /app/config
|
||||
name: homepage-pvc
|
||||
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:
|
||||
- name: homepage-pvc
|
||||
persistentVolumeClaim:
|
||||
|
Loading…
x
Reference in New Issue
Block a user