mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 11:44:31 +00:00
feat: resolved instant update in required
This commit is contained in:
@@ -162,6 +162,7 @@ type InfisicalSecretSpec struct {
|
||||
TLS TLSConfig `json:"tls"`
|
||||
|
||||
// +kubebuilder:default:=false
|
||||
// +kubebuilder:validation:Optional
|
||||
InstantUpdates bool `json:"instantUpdates"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user