mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-03-26 21:33:02 +00:00
Parameter insecure_registry added to helm_template (#805)
* Parameter insecure_registry added to helm_template as equivalent of insecure-skip-tls-verify
This commit is contained in:
committed by
GitHub
parent
219c747a24
commit
6609abdd5a
@@ -0,0 +1,3 @@
|
||||
---
|
||||
minor_changes:
|
||||
- Parameter insecure_registry added to helm_template as equivalent of insecure-skip-tls-verify (https://github.com/ansible-collections/kubernetes.core/pull/805).
|
||||
Reference in New Issue
Block a user