secretstore-v1.yaml 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864
  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. secretVersionSelectionPolicy: "LatestOrFail"
  323. github:
  324. appID: 1
  325. auth:
  326. privateKey:
  327. key: string
  328. name: string
  329. namespace: string
  330. environment: string
  331. installationID: 1
  332. organization: string
  333. repository: string
  334. uploadURL: string
  335. url: "https://github.com/"
  336. gitlab:
  337. auth:
  338. SecretRef:
  339. accessToken:
  340. key: string
  341. name: string
  342. namespace: string
  343. caBundle: c3RyaW5n
  344. caProvider:
  345. key: string
  346. name: string
  347. namespace: string
  348. type: "Secret" # "Secret", "ConfigMap"
  349. environment: string
  350. groupIDs: [] # minItems 0 of type string
  351. inheritFromGroups: true
  352. projectID: string
  353. url: string
  354. ibm:
  355. auth:
  356. containerAuth:
  357. iamEndpoint: string
  358. profile: string
  359. tokenLocation: string
  360. secretRef:
  361. secretApiKeySecretRef:
  362. key: string
  363. name: string
  364. namespace: string
  365. serviceUrl: string
  366. infisical:
  367. auth:
  368. awsAuthCredentials:
  369. identityId:
  370. key: string
  371. name: string
  372. namespace: string
  373. azureAuthCredentials:
  374. identityId:
  375. key: string
  376. name: string
  377. namespace: string
  378. resource:
  379. key: string
  380. name: string
  381. namespace: string
  382. gcpIamAuthCredentials:
  383. identityId:
  384. key: string
  385. name: string
  386. namespace: string
  387. serviceAccountKeyFilePath:
  388. key: string
  389. name: string
  390. namespace: string
  391. gcpIdTokenAuthCredentials:
  392. identityId:
  393. key: string
  394. name: string
  395. namespace: string
  396. jwtAuthCredentials:
  397. identityId:
  398. key: string
  399. name: string
  400. namespace: string
  401. jwt:
  402. key: string
  403. name: string
  404. namespace: string
  405. kubernetesAuthCredentials:
  406. identityId:
  407. key: string
  408. name: string
  409. namespace: string
  410. serviceAccountTokenPath:
  411. key: string
  412. name: string
  413. namespace: string
  414. ldapAuthCredentials:
  415. identityId:
  416. key: string
  417. name: string
  418. namespace: string
  419. ldapPassword:
  420. key: string
  421. name: string
  422. namespace: string
  423. ldapUsername:
  424. key: string
  425. name: string
  426. namespace: string
  427. ociAuthCredentials:
  428. fingerprint:
  429. key: string
  430. name: string
  431. namespace: string
  432. identityId:
  433. key: string
  434. name: string
  435. namespace: string
  436. privateKey:
  437. key: string
  438. name: string
  439. namespace: string
  440. privateKeyPassphrase:
  441. key: string
  442. name: string
  443. namespace: string
  444. region:
  445. key: string
  446. name: string
  447. namespace: string
  448. tenancyId:
  449. key: string
  450. name: string
  451. namespace: string
  452. userId:
  453. key: string
  454. name: string
  455. namespace: string
  456. tokenAuthCredentials:
  457. accessToken:
  458. key: string
  459. name: string
  460. namespace: string
  461. universalAuthCredentials:
  462. clientId:
  463. key: string
  464. name: string
  465. namespace: string
  466. clientSecret:
  467. key: string
  468. name: string
  469. namespace: string
  470. hostAPI: "https://app.infisical.com/api"
  471. secretsScope:
  472. environmentSlug: string
  473. expandSecretReferences: true
  474. projectSlug: string
  475. recursive: false
  476. secretsPath: "/"
  477. keepersecurity:
  478. authRef:
  479. key: string
  480. name: string
  481. namespace: string
  482. folderID: string
  483. kubernetes:
  484. auth:
  485. cert:
  486. clientCert:
  487. key: string
  488. name: string
  489. namespace: string
  490. clientKey:
  491. key: string
  492. name: string
  493. namespace: string
  494. serviceAccount:
  495. audiences: [] # minItems 0 of type string
  496. name: string
  497. namespace: string
  498. token:
  499. bearerToken:
  500. key: string
  501. name: string
  502. namespace: string
  503. authRef:
  504. key: string
  505. name: string
  506. namespace: string
  507. remoteNamespace: "default"
  508. server:
  509. caBundle: c3RyaW5n
  510. caProvider:
  511. key: string
  512. name: string
  513. namespace: string
  514. type: "Secret" # "Secret", "ConfigMap"
  515. url: "kubernetes.default"
  516. ngrok:
  517. apiUrl: "https://api.ngrok.com"
  518. auth:
  519. apiKey:
  520. secretRef:
  521. key: string
  522. name: string
  523. namespace: string
  524. vault:
  525. name: string
  526. onboardbase:
  527. apiHost: "https://public.onboardbase.com/api/v1/"
  528. auth:
  529. apiKeyRef:
  530. key: string
  531. name: string
  532. namespace: string
  533. passcodeRef:
  534. key: string
  535. name: string
  536. namespace: string
  537. environment: "development"
  538. project: "development"
  539. onepassword:
  540. auth:
  541. secretRef:
  542. connectTokenSecretRef:
  543. key: string
  544. name: string
  545. namespace: string
  546. connectHost: string
  547. vaults: {}
  548. onepasswordSDK:
  549. auth:
  550. serviceAccountSecretRef:
  551. key: string
  552. name: string
  553. namespace: string
  554. integrationInfo:
  555. name: "1Password SDK"
  556. version: "v1.0.0"
  557. vault: string
  558. oracle:
  559. auth:
  560. secretRef:
  561. fingerprint:
  562. key: string
  563. name: string
  564. namespace: string
  565. privatekey:
  566. key: string
  567. name: string
  568. namespace: string
  569. tenancy: string
  570. user: string
  571. compartment: string
  572. encryptionKey: string
  573. principalType: "" # "", "UserPrincipal", "InstancePrincipal", "Workload"
  574. region: string
  575. serviceAccountRef:
  576. audiences: [] # minItems 0 of type string
  577. name: string
  578. namespace: string
  579. vault: string
  580. passbolt:
  581. auth:
  582. passwordSecretRef:
  583. key: string
  584. name: string
  585. namespace: string
  586. privateKeySecretRef:
  587. key: string
  588. name: string
  589. namespace: string
  590. host: string
  591. passworddepot:
  592. auth:
  593. secretRef:
  594. credentials:
  595. key: string
  596. name: string
  597. namespace: string
  598. database: string
  599. host: string
  600. previder:
  601. auth:
  602. secretRef:
  603. accessToken:
  604. key: string
  605. name: string
  606. namespace: string
  607. baseUri: string
  608. pulumi:
  609. accessToken:
  610. secretRef:
  611. key: string
  612. name: string
  613. namespace: string
  614. apiUrl: "https://api.pulumi.com/api/esc"
  615. environment: string
  616. organization: string
  617. project: string
  618. scaleway:
  619. accessKey:
  620. secretRef:
  621. key: string
  622. name: string
  623. namespace: string
  624. value: string
  625. apiUrl: string
  626. projectId: string
  627. region: string
  628. secretKey:
  629. secretRef:
  630. key: string
  631. name: string
  632. namespace: string
  633. value: string
  634. secretserver:
  635. domain: string
  636. password:
  637. secretRef:
  638. key: string
  639. name: string
  640. namespace: string
  641. value: string
  642. serverURL: string
  643. username:
  644. secretRef:
  645. key: string
  646. name: string
  647. namespace: string
  648. value: string
  649. senhasegura:
  650. auth:
  651. clientId: string
  652. clientSecretSecretRef:
  653. key: string
  654. name: string
  655. namespace: string
  656. ignoreSslCertificate: false
  657. module: string
  658. url: string
  659. vault:
  660. auth:
  661. appRole:
  662. path: "approle"
  663. roleId: string
  664. roleRef:
  665. key: string
  666. name: string
  667. namespace: string
  668. secretRef:
  669. key: string
  670. name: string
  671. namespace: string
  672. cert:
  673. clientCert:
  674. key: string
  675. name: string
  676. namespace: string
  677. path: "cert"
  678. secretRef:
  679. key: string
  680. name: string
  681. namespace: string
  682. iam:
  683. externalID: string
  684. jwt:
  685. serviceAccountRef:
  686. audiences: [] # minItems 0 of type string
  687. name: string
  688. namespace: string
  689. path: string
  690. region: string
  691. role: string
  692. secretRef:
  693. accessKeyIDSecretRef:
  694. key: string
  695. name: string
  696. namespace: string
  697. secretAccessKeySecretRef:
  698. key: string
  699. name: string
  700. namespace: string
  701. sessionTokenSecretRef:
  702. key: string
  703. name: string
  704. namespace: string
  705. vaultAwsIamServerID: string
  706. vaultRole: string
  707. jwt:
  708. kubernetesServiceAccountToken:
  709. audiences: [] # minItems 0 of type string
  710. expirationSeconds: 1
  711. serviceAccountRef:
  712. audiences: [] # minItems 0 of type string
  713. name: string
  714. namespace: string
  715. path: "jwt"
  716. role: string
  717. secretRef:
  718. key: string
  719. name: string
  720. namespace: string
  721. kubernetes:
  722. mountPath: "kubernetes"
  723. role: string
  724. secretRef:
  725. key: string
  726. name: string
  727. namespace: string
  728. serviceAccountRef:
  729. audiences: [] # minItems 0 of type string
  730. name: string
  731. namespace: string
  732. ldap:
  733. path: "ldap"
  734. secretRef:
  735. key: string
  736. name: string
  737. namespace: string
  738. username: string
  739. namespace: string
  740. tokenSecretRef:
  741. key: string
  742. name: string
  743. namespace: string
  744. userPass:
  745. path: "userpass"
  746. secretRef:
  747. key: string
  748. name: string
  749. namespace: string
  750. username: string
  751. caBundle: c3RyaW5n
  752. caProvider:
  753. key: string
  754. name: string
  755. namespace: string
  756. type: "Secret" # "Secret", "ConfigMap"
  757. checkAndSet:
  758. required: true
  759. forwardInconsistent: true
  760. headers: {}
  761. namespace: string
  762. path: string
  763. readYourWrites: true
  764. server: string
  765. tls:
  766. certSecretRef:
  767. key: string
  768. name: string
  769. namespace: string
  770. keySecretRef:
  771. key: string
  772. name: string
  773. namespace: string
  774. version: "v2"
  775. volcengine:
  776. auth:
  777. secretRef:
  778. accessKeyID:
  779. key: string
  780. name: string
  781. namespace: string
  782. secretAccessKey:
  783. key: string
  784. name: string
  785. namespace: string
  786. token:
  787. key: string
  788. name: string
  789. namespace: string
  790. region: string
  791. webhook:
  792. auth:
  793. ntlm:
  794. passwordSecret:
  795. key: string
  796. name: string
  797. namespace: string
  798. usernameSecret:
  799. key: string
  800. name: string
  801. namespace: string
  802. body: string
  803. caBundle: c3RyaW5n
  804. caProvider:
  805. key: string
  806. name: string
  807. namespace: string
  808. type: "Secret" # "Secret", "ConfigMap"
  809. headers: {}
  810. method: string
  811. result:
  812. jsonPath: string
  813. secrets:
  814. - name: string
  815. secretRef:
  816. key: string
  817. name: string
  818. namespace: string
  819. timeout: string
  820. url: string
  821. yandexcertificatemanager:
  822. apiEndpoint: string
  823. auth:
  824. authorizedKeySecretRef:
  825. key: string
  826. name: string
  827. namespace: string
  828. caProvider:
  829. certSecretRef:
  830. key: string
  831. name: string
  832. namespace: string
  833. fetching:
  834. byID: {}
  835. byName:
  836. folderID: string
  837. yandexlockbox:
  838. apiEndpoint: string
  839. auth:
  840. authorizedKeySecretRef:
  841. key: string
  842. name: string
  843. namespace: string
  844. caProvider:
  845. certSecretRef:
  846. key: string
  847. name: string
  848. namespace: string
  849. fetching:
  850. byID: {}
  851. byName:
  852. folderID: string
  853. refreshInterval: 1
  854. retrySettings:
  855. maxRetries: 1
  856. retryInterval: string
  857. status:
  858. capabilities: string
  859. conditions:
  860. - lastTransitionTime: 2024-10-11T12:48:44Z
  861. message: string
  862. reason: string
  863. status: string
  864. type: string