11 lines
165 B
YAML
11 lines
165 B
YAML
image:
|
|
repository: nginx
|
|
tag: stable
|
|
|
|
domain: artifact.onwalk.net
|
|
pathPrefix: /
|
|
|
|
storage:
|
|
mountPath: /usr/share/nginx/html
|
|
hostPath: /mnt/data/update-server
|