mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
feat: nity fix
This commit is contained in:
@@ -161,7 +161,6 @@ type InfisicalSecretSpec struct {
|
|||||||
// +kubebuilder:validation:Optional
|
// +kubebuilder:validation:Optional
|
||||||
TLS TLSConfig `json:"tls"`
|
TLS TLSConfig `json:"tls"`
|
||||||
|
|
||||||
// +kubebuilder:default:=false
|
|
||||||
// +kubebuilder:validation:Optional
|
// +kubebuilder:validation:Optional
|
||||||
InstantUpdates bool `json:"instantUpdates"`
|
InstantUpdates bool `json:"instantUpdates"`
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -315,7 +315,6 @@ spec:
|
|||||||
description: Infisical host to pull secrets from
|
description: Infisical host to pull secrets from
|
||||||
type: string
|
type: string
|
||||||
instantUpdates:
|
instantUpdates:
|
||||||
default: false
|
|
||||||
type: boolean
|
type: boolean
|
||||||
managedKubeConfigMapReferences:
|
managedKubeConfigMapReferences:
|
||||||
items:
|
items:
|
||||||
|
|||||||
Reference in New Issue
Block a user