Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into dev
  • Loading branch information
mpackard committed Nov 30, 2023
2 parents 7045a06 + 508e289 commit 2373db3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions playbooks/roles/pods/templates/kube/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@
"web_max_log_length": 1000000,
"web_case": "snake",
"site_id": "{{ pods_service_site_id }}",
"maximum_pod_cpu_val": 10001,
"maximum_pod_mem_val": 15001,
"global_site_object": {
"site_rabbitmq_pass": "defaultpass"
},
Expand Down

0 comments on commit 2373db3

Please sign in to comment.