expose drone
Some checks failed
Check Kubernetes YAMLs / scan (push) Failing after 19s

This commit is contained in:
Lee 2024-09-23 22:59:29 +01:00
parent 8996017e2c
commit f65f2fdc53
2 changed files with 3 additions and 3 deletions

@ -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