package config type AppSettings struct { CertIssuerName string CertIssuerKind string CertCleanup bool PatchSecretName bool }