secretstore-v1.yaml 21 KB

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