small updates
This commit is contained in:
parent
8618468534
commit
6b2e9f7165
@ -7,7 +7,7 @@ spec:
|
||||
entryPoints:
|
||||
- websecure
|
||||
routes:
|
||||
- match: Host(`whoami.kluster.moll.re`)
|
||||
- match: Host(`whoami.kluster.moll.re`) || Host(`homepage.kluster.moll.re`)
|
||||
kind: Rule
|
||||
services:
|
||||
- name: whoami
|
||||
|
@ -54,7 +54,5 @@ spec:
|
||||
secretKeyRef:
|
||||
name: cloudflare-keys
|
||||
key: KLUSTER_DOMAIN
|
||||
- name: CURRENT_IP
|
||||
value: ???
|
||||
|
||||
restartPolicy: OnFailure
|
||||
restartPolicy: Never
|
||||
|
Loading…
x
Reference in New Issue
Block a user