Skip to content

Commit

Permalink
add azure to local env supported providers (#853)
Browse files Browse the repository at this point in the history
Signed-off-by: Phil Brookes <pbrookes@redhat.com>
  • Loading branch information
philbrookes committed Sep 12, 2024
1 parent 316728b commit 024a68c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/dependencies/dns/deployment_patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

- op: add
path: /spec/template/spec/containers/0/args/-
value: --provider=aws,google,inmemory
value: --provider=aws,azure,google,inmemory

0 comments on commit 024a68c

Please sign in to comment.