secretstore-v1.yaml 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983
  1. apiVersion: external-secrets.io/v1
  2. kind: SecretStore
  3. metadata: {}
  4. spec:
  5. conditions:
  6. - namespaceRegexes: [] # minItems 0 of type string
  7. namespaceSelector:
  8. matchExpressions:
  9. - key: string
  10. operator: string
  11. values: [] # minItems 0 of type string
  12. matchLabels: {}
  13. namespaces: [] # minItems 0 of type string
  14. controller: string
  15. provider:
  16. akeyless:
  17. akeylessGWApiURL: string
  18. authSecretRef:
  19. kubernetesAuth:
  20. accessID: string
  21. k8sConfName: string
  22. secretRef:
  23. key: string
  24. name: string
  25. namespace: string
  26. serviceAccountRef:
  27. audiences: [] # minItems 0 of type string
  28. name: string
  29. namespace: string
  30. secretRef:
  31. accessID:
  32. key: string
  33. name: string
  34. namespace: string
  35. accessType:
  36. key: string
  37. name: string
  38. namespace: string
  39. accessTypeParam:
  40. key: string
  41. name: string
  42. namespace: string
  43. caBundle: c3RyaW5n
  44. caProvider:
  45. key: string
  46. name: string
  47. namespace: string
  48. type: "Secret" # "Secret", "ConfigMap"
  49. aws:
  50. additionalRoles: [] # minItems 0 of type string
  51. auth:
  52. jwt:
  53. serviceAccountRef:
  54. audiences: [] # minItems 0 of type string
  55. name: string
  56. namespace: string
  57. secretRef:
  58. accessKeyIDSecretRef:
  59. key: string
  60. name: string
  61. namespace: string
  62. secretAccessKeySecretRef:
  63. key: string
  64. name: string
  65. namespace: string
  66. sessionTokenSecretRef:
  67. key: string
  68. name: string
  69. namespace: string
  70. customSessionTags: {}
  71. externalID: string
  72. prefix: string
  73. region: string
  74. role: string
  75. secretsManager:
  76. forceDeleteWithoutRecovery: true
  77. recoveryWindowInDays: 1
  78. service: "SecretsManager" # "SecretsManager", "ParameterStore"
  79. sessionTags:
  80. - key: string
  81. value: string
  82. sessionTagsPolicy: "None"
  83. transitiveTagKeys: [] # minItems 0 of type string
  84. azurekv:
  85. authSecretRef:
  86. clientCertificate:
  87. key: string
  88. name: string
  89. namespace: string
  90. clientId:
  91. key: string
  92. name: string
  93. namespace: string
  94. clientSecret:
  95. key: string
  96. name: string
  97. namespace: string
  98. tenantId:
  99. key: string
  100. name: string
  101. namespace: string
  102. authType: "ServicePrincipal"
  103. customCloudConfig:
  104. activeDirectoryEndpoint: string
  105. keyVaultDNSSuffix: string
  106. keyVaultEndpoint: string
  107. resourceManagerEndpoint: string
  108. environmentType: "PublicCloud"
  109. identityId: string
  110. serviceAccountRef:
  111. audiences: [] # minItems 0 of type string
  112. name: string
  113. namespace: string
  114. tenantId: string
  115. useAzureSDK: false
  116. vaultUrl: string
  117. barbican:
  118. auth:
  119. password:
  120. secretRef:
  121. key: string
  122. name: string
  123. namespace: string
  124. username:
  125. secretRef:
  126. key: string
  127. name: string
  128. namespace: string
  129. value: string
  130. authURL: string
  131. domainName: string
  132. region: string
  133. tenantName: string
  134. beyondtrust:
  135. auth:
  136. apiKey:
  137. secretRef:
  138. key: string
  139. name: string
  140. namespace: string
  141. value: string
  142. certificate:
  143. secretRef:
  144. key: string
  145. name: string
  146. namespace: string
  147. value: string
  148. certificateKey:
  149. secretRef:
  150. key: string
  151. name: string
  152. namespace: string
  153. value: string
  154. clientId:
  155. secretRef:
  156. key: string
  157. name: string
  158. namespace: string
  159. value: string
  160. clientSecret:
  161. secretRef:
  162. key: string
  163. name: string
  164. namespace: string
  165. value: string
  166. server:
  167. apiUrl: string
  168. apiVersion: external-secrets.io/v1
  169. clientTimeOutSeconds: 1
  170. decrypt: true
  171. retrievalType: string
  172. separator: string
  173. verifyCA: true
  174. bitwardensecretsmanager:
  175. apiURL: string
  176. auth:
  177. secretRef:
  178. credentials:
  179. key: string
  180. name: string
  181. namespace: string
  182. bitwardenServerSDKURL: string
  183. caBundle: string
  184. caProvider:
  185. key: string
  186. name: string
  187. namespace: string
  188. type: "Secret" # "Secret", "ConfigMap"
  189. identityURL: string
  190. organizationID: string
  191. projectID: string
  192. chef:
  193. auth:
  194. secretRef:
  195. privateKeySecretRef:
  196. key: string
  197. name: string
  198. namespace: string
  199. serverUrl: string
  200. username: string
  201. cloudrusm:
  202. auth:
  203. secretRef:
  204. accessKeyIDSecretRef:
  205. key: string
  206. name: string
  207. namespace: string
  208. accessKeySecretSecretRef:
  209. key: string
  210. name: string
  211. namespace: string
  212. projectID: string
  213. conjur:
  214. auth:
  215. apikey:
  216. account: string
  217. apiKeyRef:
  218. key: string
  219. name: string
  220. namespace: string
  221. userRef:
  222. key: string
  223. name: string
  224. namespace: string
  225. jwt:
  226. account: string
  227. hostId: string
  228. secretRef:
  229. key: string
  230. name: string
  231. namespace: string
  232. serviceAccountRef:
  233. audiences: [] # minItems 0 of type string
  234. name: string
  235. namespace: string
  236. serviceID: string
  237. caBundle: string
  238. caProvider:
  239. key: string
  240. name: string
  241. namespace: string
  242. type: "Secret" # "Secret", "ConfigMap"
  243. url: string
  244. delinea:
  245. clientId:
  246. secretRef:
  247. key: string
  248. name: string
  249. namespace: string
  250. value: string
  251. clientSecret:
  252. secretRef:
  253. key: string
  254. name: string
  255. namespace: string
  256. value: string
  257. tenant: string
  258. tld: string
  259. urlTemplate: string
  260. doppler:
  261. auth:
  262. oidcConfig:
  263. expirationSeconds: 600
  264. identity: string
  265. serviceAccountRef:
  266. audiences: [] # minItems 0 of type string
  267. name: string
  268. namespace: string
  269. secretRef:
  270. dopplerToken:
  271. key: string
  272. name: string
  273. namespace: string
  274. config: string
  275. format: "json" # "json", "dotnet-json", "env", "yaml", "docker"
  276. nameTransformer: "upper-camel" # "upper-camel", "camel", "lower-snake", "tf-var", "dotnet-env", "lower-kebab"
  277. project: string
  278. dvls:
  279. auth:
  280. secretRef:
  281. appId:
  282. key: string
  283. name: string
  284. namespace: string
  285. appSecret:
  286. key: string
  287. name: string
  288. namespace: string
  289. insecure: true
  290. serverUrl: string
  291. vault: string
  292. fake:
  293. data:
  294. - key: string
  295. value: string
  296. version: string
  297. validationResult: 1
  298. fortanix:
  299. apiKey:
  300. secretRef:
  301. key: string
  302. name: string
  303. namespace: string
  304. apiUrl: string
  305. gcpsm:
  306. auth:
  307. secretRef:
  308. secretAccessKeySecretRef:
  309. key: string
  310. name: string
  311. namespace: string
  312. workloadIdentity:
  313. clusterLocation: string
  314. clusterName: string
  315. clusterProjectID: string
  316. serviceAccountRef:
  317. audiences: [] # minItems 0 of type string
  318. name: string
  319. namespace: string
  320. workloadIdentityFederation:
  321. audience: string
  322. awsSecurityCredentials:
  323. awsCredentialsSecretRef:
  324. name: string
  325. namespace: string
  326. region: "ap-south-1"
  327. credConfig:
  328. key: string
  329. name: string
  330. namespace: string
  331. externalTokenEndpoint: string
  332. gcpServiceAccountEmail: "my-gsa@my-project.iam.gserviceaccount.com"
  333. serviceAccountRef:
  334. audiences: [] # minItems 0 of type string
  335. name: string
  336. namespace: string
  337. location: string
  338. projectID: string
  339. secretVersionSelectionPolicy: "LatestOrFail"
  340. github:
  341. appID: 1
  342. auth:
  343. privateKey:
  344. key: string
  345. name: string
  346. namespace: string
  347. environment: string
  348. installationID: 1
  349. orgSecretVisibility: "all" # "all", "private"
  350. organization: string
  351. repository: string
  352. uploadURL: string
  353. url: "https://github.com/"
  354. gitlab:
  355. auth:
  356. SecretRef:
  357. accessToken:
  358. key: string
  359. name: string
  360. namespace: string
  361. caBundle: c3RyaW5n
  362. caProvider:
  363. key: string
  364. name: string
  365. namespace: string
  366. type: "Secret" # "Secret", "ConfigMap"
  367. environment: string
  368. groupIDs: [] # minItems 0 of type string
  369. inheritFromGroups: true
  370. projectID: string
  371. url: string
  372. ibm:
  373. auth:
  374. containerAuth:
  375. iamEndpoint: string
  376. profile: string
  377. tokenLocation: string
  378. secretRef:
  379. iamEndpoint: string
  380. secretApiKeySecretRef:
  381. key: string
  382. name: string
  383. namespace: string
  384. serviceUrl: string
  385. infisical:
  386. auth:
  387. awsAuthCredentials:
  388. identityId:
  389. key: string
  390. name: string
  391. namespace: string
  392. azureAuthCredentials:
  393. identityId:
  394. key: string
  395. name: string
  396. namespace: string
  397. resource:
  398. key: string
  399. name: string
  400. namespace: string
  401. gcpIamAuthCredentials:
  402. identityId:
  403. key: string
  404. name: string
  405. namespace: string
  406. serviceAccountKeyFilePath:
  407. key: string
  408. name: string
  409. namespace: string
  410. gcpIdTokenAuthCredentials:
  411. identityId:
  412. key: string
  413. name: string
  414. namespace: string
  415. jwtAuthCredentials:
  416. identityId:
  417. key: string
  418. name: string
  419. namespace: string
  420. jwt:
  421. key: string
  422. name: string
  423. namespace: string
  424. kubernetesAuthCredentials:
  425. identityId:
  426. key: string
  427. name: string
  428. namespace: string
  429. serviceAccountTokenPath:
  430. key: string
  431. name: string
  432. namespace: string
  433. ldapAuthCredentials:
  434. identityId:
  435. key: string
  436. name: string
  437. namespace: string
  438. ldapPassword:
  439. key: string
  440. name: string
  441. namespace: string
  442. ldapUsername:
  443. key: string
  444. name: string
  445. namespace: string
  446. ociAuthCredentials:
  447. fingerprint:
  448. key: string
  449. name: string
  450. namespace: string
  451. identityId:
  452. key: string
  453. name: string
  454. namespace: string
  455. privateKey:
  456. key: string
  457. name: string
  458. namespace: string
  459. privateKeyPassphrase:
  460. key: string
  461. name: string
  462. namespace: string
  463. region:
  464. key: string
  465. name: string
  466. namespace: string
  467. tenancyId:
  468. key: string
  469. name: string
  470. namespace: string
  471. userId:
  472. key: string
  473. name: string
  474. namespace: string
  475. tokenAuthCredentials:
  476. accessToken:
  477. key: string
  478. name: string
  479. namespace: string
  480. universalAuthCredentials:
  481. clientId:
  482. key: string
  483. name: string
  484. namespace: string
  485. clientSecret:
  486. key: string
  487. name: string
  488. namespace: string
  489. caBundle: c3RyaW5n
  490. caProvider:
  491. key: string
  492. name: string
  493. namespace: string
  494. type: "Secret" # "Secret", "ConfigMap"
  495. hostAPI: "https://app.infisical.com/api"
  496. secretsScope:
  497. environmentSlug: string
  498. expandSecretReferences: true
  499. projectSlug: string
  500. recursive: false
  501. secretsPath: "/"
  502. keepersecurity:
  503. authRef:
  504. key: string
  505. name: string
  506. namespace: string
  507. folderID: string
  508. getByTitleFallback: true
  509. kubernetes:
  510. auth:
  511. cert:
  512. clientCert:
  513. key: string
  514. name: string
  515. namespace: string
  516. clientKey:
  517. key: string
  518. name: string
  519. namespace: string
  520. serviceAccount:
  521. audiences: [] # minItems 0 of type string
  522. name: string
  523. namespace: string
  524. token:
  525. bearerToken:
  526. key: string
  527. name: string
  528. namespace: string
  529. authRef:
  530. key: string
  531. name: string
  532. namespace: string
  533. remoteNamespace: "default"
  534. server:
  535. caBundle: c3RyaW5n
  536. caProvider:
  537. key: string
  538. name: string
  539. namespace: string
  540. type: "Secret" # "Secret", "ConfigMap"
  541. url: "kubernetes.default"
  542. nebiusmysterybox:
  543. apiDomain: string
  544. auth:
  545. serviceAccountCredsSecretRef:
  546. key: string
  547. name: string
  548. namespace: string
  549. tokenSecretRef:
  550. key: string
  551. name: string
  552. namespace: string
  553. caProvider:
  554. certSecretRef:
  555. key: string
  556. name: string
  557. namespace: string
  558. ngrok:
  559. apiUrl: "https://api.ngrok.com"
  560. auth:
  561. apiKey:
  562. secretRef:
  563. key: string
  564. name: string
  565. namespace: string
  566. vault:
  567. name: string
  568. onboardbase:
  569. apiHost: "https://public.onboardbase.com/api/v1/"
  570. auth:
  571. apiKeyRef:
  572. key: string
  573. name: string
  574. namespace: string
  575. passcodeRef:
  576. key: string
  577. name: string
  578. namespace: string
  579. environment: "development"
  580. project: "development"
  581. onepassword:
  582. auth:
  583. secretRef:
  584. connectTokenSecretRef:
  585. key: string
  586. name: string
  587. namespace: string
  588. connectHost: string
  589. vaults: {}
  590. onepasswordSDK:
  591. auth:
  592. serviceAccountSecretRef:
  593. key: string
  594. name: string
  595. namespace: string
  596. cache:
  597. maxSize: 100
  598. ttl: "5m"
  599. integrationInfo:
  600. name: "1Password SDK"
  601. version: "v1.0.0"
  602. vault: string
  603. oracle:
  604. auth:
  605. secretRef:
  606. fingerprint:
  607. key: string
  608. name: string
  609. namespace: string
  610. privatekey:
  611. key: string
  612. name: string
  613. namespace: string
  614. tenancy: string
  615. user: string
  616. compartment: string
  617. encryptionKey: string
  618. principalType: "" # "", "UserPrincipal", "InstancePrincipal", "Workload"
  619. region: string
  620. serviceAccountRef:
  621. audiences: [] # minItems 0 of type string
  622. name: string
  623. namespace: string
  624. vault: string
  625. ovh:
  626. auth:
  627. mtls:
  628. caBundle: c3RyaW5n
  629. caProvider:
  630. key: string
  631. name: string
  632. namespace: string
  633. type: "Secret" # "Secret", "ConfigMap"
  634. certSecretRef:
  635. key: string
  636. name: string
  637. namespace: string
  638. keySecretRef:
  639. key: string
  640. name: string
  641. namespace: string
  642. token:
  643. tokenSecretRef:
  644. key: string
  645. name: string
  646. namespace: string
  647. casRequired: true
  648. okmsTimeout: 30
  649. okmsid: string
  650. server: string
  651. passbolt:
  652. auth:
  653. passwordSecretRef:
  654. key: string
  655. name: string
  656. namespace: string
  657. privateKeySecretRef:
  658. key: string
  659. name: string
  660. namespace: string
  661. caBundle: c3RyaW5n
  662. caProvider:
  663. key: string
  664. name: string
  665. namespace: string
  666. type: "Secret" # "Secret", "ConfigMap"
  667. host: string
  668. passworddepot:
  669. auth:
  670. secretRef:
  671. credentials:
  672. key: string
  673. name: string
  674. namespace: string
  675. database: string
  676. host: string
  677. previder:
  678. auth:
  679. secretRef:
  680. accessToken:
  681. key: string
  682. name: string
  683. namespace: string
  684. baseUri: string
  685. pulumi:
  686. accessToken:
  687. secretRef:
  688. key: string
  689. name: string
  690. namespace: string
  691. apiUrl: "https://api.pulumi.com/api/esc"
  692. auth:
  693. accessToken:
  694. secretRef:
  695. key: string
  696. name: string
  697. namespace: string
  698. oidcConfig:
  699. expirationSeconds: 600
  700. organization: string
  701. serviceAccountRef:
  702. audiences: [] # minItems 0 of type string
  703. name: string
  704. namespace: string
  705. environment: string
  706. organization: string
  707. project: string
  708. scaleway:
  709. accessKey:
  710. secretRef:
  711. key: string
  712. name: string
  713. namespace: string
  714. value: string
  715. apiUrl: string
  716. projectId: string
  717. region: string
  718. secretKey:
  719. secretRef:
  720. key: string
  721. name: string
  722. namespace: string
  723. value: string
  724. secretserver:
  725. caBundle: c3RyaW5n
  726. caProvider:
  727. key: string
  728. name: string
  729. namespace: string
  730. type: "Secret" # "Secret", "ConfigMap"
  731. domain: string
  732. password:
  733. secretRef:
  734. key: string
  735. name: string
  736. namespace: string
  737. value: string
  738. serverURL: string
  739. username:
  740. secretRef:
  741. key: string
  742. name: string
  743. namespace: string
  744. value: string
  745. senhasegura:
  746. auth:
  747. clientId: string
  748. clientSecretSecretRef:
  749. key: string
  750. name: string
  751. namespace: string
  752. ignoreSslCertificate: false
  753. module: string
  754. url: string
  755. vault:
  756. auth:
  757. appRole:
  758. path: "approle"
  759. roleId: string
  760. roleRef:
  761. key: string
  762. name: string
  763. namespace: string
  764. secretRef:
  765. key: string
  766. name: string
  767. namespace: string
  768. cert:
  769. clientCert:
  770. key: string
  771. name: string
  772. namespace: string
  773. path: "cert"
  774. secretRef:
  775. key: string
  776. name: string
  777. namespace: string
  778. vaultRole: string
  779. gcp:
  780. location: string
  781. path: "gcp"
  782. projectID: string
  783. role: string
  784. secretRef:
  785. secretAccessKeySecretRef:
  786. key: string
  787. name: string
  788. namespace: string
  789. serviceAccountRef:
  790. audiences: [] # minItems 0 of type string
  791. name: string
  792. namespace: string
  793. workloadIdentity:
  794. clusterLocation: string
  795. clusterName: string
  796. clusterProjectID: string
  797. serviceAccountRef:
  798. audiences: [] # minItems 0 of type string
  799. name: string
  800. namespace: string
  801. iam:
  802. externalID: string
  803. jwt:
  804. serviceAccountRef:
  805. audiences: [] # minItems 0 of type string
  806. name: string
  807. namespace: string
  808. path: string
  809. region: string
  810. role: string
  811. secretRef:
  812. accessKeyIDSecretRef:
  813. key: string
  814. name: string
  815. namespace: string
  816. secretAccessKeySecretRef:
  817. key: string
  818. name: string
  819. namespace: string
  820. sessionTokenSecretRef:
  821. key: string
  822. name: string
  823. namespace: string
  824. vaultAwsIamServerID: string
  825. vaultRole: string
  826. jwt:
  827. kubernetesServiceAccountToken:
  828. audiences: [] # minItems 0 of type string
  829. expirationSeconds: 1
  830. serviceAccountRef:
  831. audiences: [] # minItems 0 of type string
  832. name: string
  833. namespace: string
  834. path: "jwt"
  835. role: string
  836. secretRef:
  837. key: string
  838. name: string
  839. namespace: string
  840. kubernetes:
  841. mountPath: "kubernetes"
  842. role: string
  843. secretRef:
  844. key: string
  845. name: string
  846. namespace: string
  847. serviceAccountRef:
  848. audiences: [] # minItems 0 of type string
  849. name: string
  850. namespace: string
  851. ldap:
  852. path: "ldap"
  853. secretRef:
  854. key: string
  855. name: string
  856. namespace: string
  857. username: string
  858. namespace: string
  859. tokenSecretRef:
  860. key: string
  861. name: string
  862. namespace: string
  863. userPass:
  864. path: "userpass"
  865. secretRef:
  866. key: string
  867. name: string
  868. namespace: string
  869. username: string
  870. caBundle: c3RyaW5n
  871. caProvider:
  872. key: string
  873. name: string
  874. namespace: string
  875. type: "Secret" # "Secret", "ConfigMap"
  876. checkAndSet:
  877. required: true
  878. forwardInconsistent: true
  879. headers: {}
  880. namespace: string
  881. path: string
  882. readYourWrites: true
  883. server: string
  884. tls:
  885. certSecretRef:
  886. key: string
  887. name: string
  888. namespace: string
  889. keySecretRef:
  890. key: string
  891. name: string
  892. namespace: string
  893. version: "v2"
  894. volcengine:
  895. auth:
  896. secretRef:
  897. accessKeyID:
  898. key: string
  899. name: string
  900. namespace: string
  901. secretAccessKey:
  902. key: string
  903. name: string
  904. namespace: string
  905. token:
  906. key: string
  907. name: string
  908. namespace: string
  909. region: string
  910. webhook:
  911. auth:
  912. ntlm:
  913. passwordSecret:
  914. key: string
  915. name: string
  916. namespace: string
  917. usernameSecret:
  918. key: string
  919. name: string
  920. namespace: string
  921. body: string
  922. caBundle: c3RyaW5n
  923. caProvider:
  924. key: string
  925. name: string
  926. namespace: string
  927. type: "Secret" # "Secret", "ConfigMap"
  928. headers: {}
  929. method: string
  930. result:
  931. jsonPath: string
  932. secrets:
  933. - name: string
  934. secretRef:
  935. key: string
  936. name: string
  937. namespace: string
  938. timeout: string
  939. url: string
  940. yandexcertificatemanager:
  941. apiEndpoint: string
  942. auth:
  943. authorizedKeySecretRef:
  944. key: string
  945. name: string
  946. namespace: string
  947. caProvider:
  948. certSecretRef:
  949. key: string
  950. name: string
  951. namespace: string
  952. fetching:
  953. byID: {}
  954. byName:
  955. folderID: string
  956. yandexlockbox:
  957. apiEndpoint: string
  958. auth:
  959. authorizedKeySecretRef:
  960. key: string
  961. name: string
  962. namespace: string
  963. caProvider:
  964. certSecretRef:
  965. key: string
  966. name: string
  967. namespace: string
  968. fetching:
  969. byID: {}
  970. byName:
  971. folderID: string
  972. refreshInterval: 1
  973. retrySettings:
  974. maxRetries: 1
  975. retryInterval: string
  976. status:
  977. capabilities: string
  978. conditions:
  979. - lastTransitionTime: 2024-10-11T12:48:44Z
  980. message: string
  981. reason: string
  982. status: string
  983. type: string