secretstore-v1.yaml 22 KB

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