mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-23 09:04:24 +00:00
Use variable susbtitution in manifests
This commit is contained in:
@@ -7,7 +7,7 @@ spec:
|
||||
entryPoints:
|
||||
- websecure
|
||||
routes:
|
||||
- match: Host(`lemma.example.com`)
|
||||
- match: Host(`${LEMMA_DOMAIN}`)
|
||||
kind: Rule
|
||||
services:
|
||||
- name: lemma-http
|
||||
|
||||
Reference in New Issue
Block a user