mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
allow global defaults for secrets operator
This commit is contained in:
@@ -22,7 +22,6 @@ type InfisicalSecretSpec struct {
|
||||
ManagedSecretReference KubeSecretReference `json:"managedSecretReference,omitempty"`
|
||||
|
||||
// Infisical host to pull secrets from
|
||||
// +kubebuilder:default="https://app.infisical.com/api"
|
||||
HostAPI string `json:"hostAPI,omitempty"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user