This commit is contained in:
parent
8996017e2c
commit
f65f2fdc53
@ -29,7 +29,7 @@ spec:
|
|||||||
memory: 200Mi
|
memory: 200Mi
|
||||||
env:
|
env:
|
||||||
- name: DRONE_RPC_HOST
|
- name: DRONE_RPC_HOST
|
||||||
value: drone.local.fascinated.cc
|
value: drone.fascinated.cc
|
||||||
- name: DRONE_RPC_PROTO
|
- name: DRONE_RPC_PROTO
|
||||||
value: http
|
value: http
|
||||||
- name: DRONE_RPC_SECRET
|
- name: DRONE_RPC_SECRET
|
||||||
|
@ -10,7 +10,7 @@ spec:
|
|||||||
entryPoints:
|
entryPoints:
|
||||||
- websecure
|
- websecure
|
||||||
routes:
|
routes:
|
||||||
- match: Host(`drone.local.fascinated.cc`)
|
- match: Host(`drone.fascinated.cc`)
|
||||||
kind: Rule
|
kind: Rule
|
||||||
middlewares:
|
middlewares:
|
||||||
- name: default-headers
|
- name: default-headers
|
||||||
@ -19,4 +19,4 @@ spec:
|
|||||||
- name: drone-service
|
- name: drone-service
|
||||||
port: 80
|
port: 80
|
||||||
tls:
|
tls:
|
||||||
secretName: local-fascinated-cc
|
secretName: fascinated-cc
|
||||||
|
Reference in New Issue
Block a user