Skip to content

Commit

Permalink
add container name
Browse files Browse the repository at this point in the history
  • Loading branch information
ali786XI committed Feb 9, 2024
1 parent 07c98bb commit a9ad8d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"bytes": {{ $memory_limit_bytes }}
}
},
"name": "coredns",
"name": "{{ $container_name }}",
"cpu": {
"request": {
"cores": {{ $cpu_request_cores }}
Expand Down

0 comments on commit a9ad8d0

Please sign in to comment.