File tree Expand file tree Collapse file tree 1 file changed +0
-19
lines changed
Expand file tree Collapse file tree 1 file changed +0
-19
lines changed Original file line number Diff line number Diff line change @@ -42,22 +42,3 @@ guard:
4242 # - api_key_123
4343 # - api_key_456
4444 # etc..
45-
46- # ##########################################################################
47- # ------------------------- GUARD Helm Configurations --------------------- #
48- # ##########################################################################
49- # TODO_TECHDEBT: This is a temporary fix to use the pre-release version of the ratelimit image.
50- # Can remove 'global' and all child keys once the release version of ratelimit is available
51- # PR reference: https://github.com/envoyproxy/ratelimit/pull/941#issuecomment-3186314121
52- # Discord discussion: https://discord.com/channels/824324475256438814/1404887238562545786/1405564826717130893
53- # Dockerhub image: https://hub.docker.com/layers/envoyproxy/ratelimit/38f01982/images/sha256-3bdd0399d31e72332823ca618b4f9ea7cfa9ad8ed27b793fa5d7ef7882ea2057
54- gateway-helm :
55- global :
56- images :
57- ratelimit :
58- image : " envoyproxy/ratelimit:38f01982"
59- pullPolicy : Always
60- config :
61- envoyGateway :
62- extensionApis : {}
63- extensionManager : {}
You can’t perform that action at this time.
0 commit comments