Skip to content

Commit

Permalink
Rename configmap to proxy configmap
Browse files Browse the repository at this point in the history
  • Loading branch information
kamaldodiya authored May 21, 2024
1 parent b7f091a commit 58559cb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions k8s/web-prod/base/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ data:
HTTPS_PROXY: <HTTP_PROXY>
http_proxy: <HTTP_PROXY>
https_proxy: <HTTP_PROXY>
WORKERS: "4"
kind: ConfigMap
metadata:
name: thoas-configmap
name: proxy-configmap

0 comments on commit 58559cb

Please sign in to comment.