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