Skip to content

Commit

Permalink
add argo events endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
outductor committed Dec 20, 2023
1 parent 4305620 commit d8ae9f3
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,12 @@ spec:
- name: phpmyadmin
external-hostname: phpmyadmin.onp-k8s.admin.seichi.click
internal-authority: "phpmyadmin.seichi-minecraft:80"

# Argo Eventsの管理画面。
# 今は特に何も表示してないのとSSOを入れるので認証は噛まさない。
- name: argo-events
external-hostname: argo-events.onp-k8s.admin.seichi.click
internal-authority: "argo-workflows-server.argo:2746"
template:
metadata:
name: "cloudflared-tunnel-http-exit--{{name}}"
Expand Down

0 comments on commit d8ae9f3

Please sign in to comment.