15 lines
215 B
YAML
15 lines
215 B
YAML
|
|
app: spearhead-docs
|
|
|
|
image:
|
|
repository: registry.dutchie031.net/spearhead-docs
|
|
tag: latest
|
|
|
|
ports:
|
|
servicePort: 80
|
|
containerPort: 80
|
|
|
|
ingress:
|
|
hosts:
|
|
- spearhead.dutchie031.com
|
|
- spearhead.rocks |