1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-06 16:06:56 +00:00
kyverno/pkg/registryclient
Anton Popovichenko afc9a56d33
Feature: Add support for allowing insecure registries. (#3983)
Now you can work with self signed registries by updating your deployment with adding `--allowInsecureRegistry` to the `args` field.

Signed-off-by: Anton Popovichenko <anton.popovichenko@mendix.com>

Co-authored-by: Charles-Edouard Brétéché <charled.breteche@gmail.com>
2022-05-25 11:03:36 +02:00
..
client.go Feature: Add support for allowing insecure registries. (#3983) 2022-05-25 11:03:36 +02:00
client_test.go Feature: Add support for allowing insecure registries. (#3983) 2022-05-25 11:03:36 +02:00