Skip to content

Commit

Permalink
Merge pull request #1961 from GiganticMinecraft/fix/argo-workflows-re…
Browse files Browse the repository at this point in the history
…verse-proxy

chore: proxy.confにserver_names_hash_bucket_sizeを追加する
  • Loading branch information
outductor authored May 6, 2024
2 parents bdcfc9e + a7c9b19 commit 8b47d48
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ metadata:
namespace: argocd
data:
proxy.conf: |
server_names_hash_bucket_size 128;
server {
listen 80;
server_name argo-workflows-webhook.onp-k8s.admin.seichi.click;
Expand Down

0 comments on commit 8b47d48

Please sign in to comment.