clustergenerator-v1alpha1.yaml 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379
  1. apiVersion: generators.external-secrets.io/v1alpha1
  2. kind: ClusterGenerator
  3. metadata: {}
  4. spec:
  5. generator:
  6. acrAccessTokenSpec:
  7. auth:
  8. managedIdentity:
  9. identityId: string
  10. servicePrincipal:
  11. secretRef:
  12. clientId:
  13. key: string
  14. name: string
  15. namespace: string
  16. clientSecret:
  17. key: string
  18. name: string
  19. namespace: string
  20. workloadIdentity:
  21. serviceAccountRef:
  22. audiences: [] # minItems 0 of type string
  23. name: string
  24. namespace: string
  25. environmentType: "PublicCloud"
  26. registry: string
  27. scope: string
  28. tenantId: string
  29. beyondtrustWorkloadCredentialsDynamicSecretSpec:
  30. controller: string
  31. provider:
  32. auth:
  33. apikey:
  34. token:
  35. key: string
  36. name: string
  37. namespace: string
  38. caBundle: c3RyaW5n
  39. caProvider:
  40. key: string
  41. name: string
  42. namespace: string
  43. type: "Secret" # "Secret", "ConfigMap"
  44. folderPath: string
  45. server:
  46. apiUrl: string
  47. siteId: string
  48. retrySettings:
  49. maxRetries: 1
  50. retryInterval: string
  51. cloudsmithAccessTokenSpec:
  52. apiUrl: string
  53. orgSlug: string
  54. serviceAccountRef:
  55. audiences: [] # minItems 0 of type string
  56. name: string
  57. namespace: string
  58. serviceSlug: string
  59. ecrAuthorizationTokenSpec:
  60. auth:
  61. jwt:
  62. serviceAccountRef:
  63. audiences: [] # minItems 0 of type string
  64. name: string
  65. namespace: string
  66. secretRef:
  67. accessKeyIDSecretRef:
  68. key: string
  69. name: string
  70. namespace: string
  71. secretAccessKeySecretRef:
  72. key: string
  73. name: string
  74. namespace: string
  75. sessionTokenSecretRef:
  76. key: string
  77. name: string
  78. namespace: string
  79. region: string
  80. role: string
  81. scope: string
  82. fakeSpec:
  83. controller: string
  84. data: {}
  85. gcrAccessTokenSpec:
  86. auth:
  87. secretRef:
  88. secretAccessKeySecretRef:
  89. key: string
  90. name: string
  91. namespace: string
  92. workloadIdentity:
  93. clusterLocation: string
  94. clusterName: string
  95. clusterProjectID: string
  96. serviceAccountRef:
  97. audiences: [] # minItems 0 of type string
  98. name: string
  99. namespace: string
  100. workloadIdentityFederation:
  101. audience: string
  102. awsSecurityCredentials:
  103. awsCredentialsSecretRef:
  104. name: string
  105. namespace: string
  106. region: "ap-south-1"
  107. credConfig:
  108. key: string
  109. name: string
  110. namespace: string
  111. externalTokenEndpoint: string
  112. gcpServiceAccountEmail: "my-gsa@my-project.iam.gserviceaccount.com"
  113. serviceAccountRef:
  114. audiences: [] # minItems 0 of type string
  115. name: string
  116. namespace: string
  117. projectID: string
  118. githubAccessTokenSpec:
  119. appID: string
  120. auth:
  121. privateKey:
  122. secretRef:
  123. key: string
  124. name: string
  125. namespace: string
  126. installID: string
  127. permissions: {}
  128. repositories: [] # minItems 0 of type string
  129. url: string
  130. grafanaSpec:
  131. auth:
  132. basic:
  133. password:
  134. key: string
  135. name: string
  136. username: string
  137. token:
  138. key: string
  139. name: string
  140. serviceAccount:
  141. name: string
  142. role: string
  143. url: string
  144. mfaSpec:
  145. algorithm: string
  146. length: 1
  147. secret:
  148. key: string
  149. name: string
  150. namespace: string
  151. timePeriod: 1
  152. when: 2024-10-11T12:48:44Z
  153. passwordSpec:
  154. allowRepeat: false
  155. digits: 1
  156. encoding: "raw"
  157. length: 24
  158. noUpper: false
  159. secretKeys: [string] # minItems 1 of type string
  160. symbolCharacters: string
  161. symbols: 1
  162. quayAccessTokenSpec:
  163. robotAccount: string
  164. serviceAccountRef:
  165. audiences: [] # minItems 0 of type string
  166. name: string
  167. namespace: string
  168. url: string
  169. sshKeySpec:
  170. comment: string
  171. keySize: 256
  172. keyType: "rsa"
  173. stsSessionTokenSpec:
  174. auth:
  175. jwt:
  176. serviceAccountRef:
  177. audiences: [] # minItems 0 of type string
  178. name: string
  179. namespace: string
  180. secretRef:
  181. accessKeyIDSecretRef:
  182. key: string
  183. name: string
  184. namespace: string
  185. secretAccessKeySecretRef:
  186. key: string
  187. name: string
  188. namespace: string
  189. sessionTokenSecretRef:
  190. key: string
  191. name: string
  192. namespace: string
  193. region: string
  194. requestParameters:
  195. serialNumber: string
  196. sessionDuration: 1
  197. tokenCode: string
  198. role: string
  199. uuidSpec: {}
  200. vaultDynamicSecretSpec:
  201. allowEmptyResponse: false
  202. controller: string
  203. getParameters: {}
  204. method: string
  205. parameters:
  206. path: string
  207. provider:
  208. auth:
  209. appRole:
  210. path: "approle"
  211. roleId: string
  212. roleRef:
  213. key: string
  214. name: string
  215. namespace: string
  216. secretRef:
  217. key: string
  218. name: string
  219. namespace: string
  220. cert:
  221. clientCert:
  222. key: string
  223. name: string
  224. namespace: string
  225. path: "cert"
  226. secretRef:
  227. key: string
  228. name: string
  229. namespace: string
  230. vaultRole: string
  231. gcp:
  232. location: string
  233. path: "gcp"
  234. projectID: string
  235. role: string
  236. secretRef:
  237. secretAccessKeySecretRef:
  238. key: string
  239. name: string
  240. namespace: string
  241. serviceAccountRef:
  242. audiences: [] # minItems 0 of type string
  243. name: string
  244. namespace: string
  245. workloadIdentity:
  246. clusterLocation: string
  247. clusterName: string
  248. clusterProjectID: string
  249. serviceAccountRef:
  250. audiences: [] # minItems 0 of type string
  251. name: string
  252. namespace: string
  253. iam:
  254. externalID: string
  255. jwt:
  256. serviceAccountRef:
  257. audiences: [] # minItems 0 of type string
  258. name: string
  259. namespace: string
  260. path: string
  261. region: string
  262. role: string
  263. secretRef:
  264. accessKeyIDSecretRef:
  265. key: string
  266. name: string
  267. namespace: string
  268. secretAccessKeySecretRef:
  269. key: string
  270. name: string
  271. namespace: string
  272. sessionTokenSecretRef:
  273. key: string
  274. name: string
  275. namespace: string
  276. vaultAwsIamServerID: string
  277. vaultRole: string
  278. jwt:
  279. kubernetesServiceAccountToken:
  280. audiences: [] # minItems 0 of type string
  281. expirationSeconds: 1
  282. serviceAccountRef:
  283. audiences: [] # minItems 0 of type string
  284. name: string
  285. namespace: string
  286. path: "jwt"
  287. role: string
  288. secretRef:
  289. key: string
  290. name: string
  291. namespace: string
  292. kubernetes:
  293. mountPath: "kubernetes"
  294. role: string
  295. secretRef:
  296. key: string
  297. name: string
  298. namespace: string
  299. serviceAccountRef:
  300. audiences: [] # minItems 0 of type string
  301. name: string
  302. namespace: string
  303. ldap:
  304. path: "ldap"
  305. secretRef:
  306. key: string
  307. name: string
  308. namespace: string
  309. username: string
  310. namespace: string
  311. tokenSecretRef:
  312. key: string
  313. name: string
  314. namespace: string
  315. userPass:
  316. path: "userpass"
  317. secretRef:
  318. key: string
  319. name: string
  320. namespace: string
  321. username: string
  322. caBundle: c3RyaW5n
  323. caProvider:
  324. key: string
  325. name: string
  326. namespace: string
  327. type: "Secret" # "Secret", "ConfigMap"
  328. checkAndSet:
  329. required: true
  330. forwardInconsistent: true
  331. headers: {}
  332. namespace: string
  333. path: string
  334. readYourWrites: true
  335. server: string
  336. tls:
  337. certSecretRef:
  338. key: string
  339. name: string
  340. namespace: string
  341. keySecretRef:
  342. key: string
  343. name: string
  344. namespace: string
  345. version: "v2"
  346. resultType: "Data"
  347. retrySettings:
  348. maxRetries: 1
  349. retryInterval: string
  350. webhookSpec:
  351. auth:
  352. ntlm:
  353. passwordSecret:
  354. key: string
  355. name: string
  356. namespace: string
  357. usernameSecret:
  358. key: string
  359. name: string
  360. namespace: string
  361. body: string
  362. caBundle: c3RyaW5n
  363. caProvider:
  364. key: string
  365. name: string
  366. namespace: string
  367. type: "Secret" # "Secret", "ConfigMap"
  368. headers: {}
  369. method: string
  370. result:
  371. jsonPath: string
  372. secrets:
  373. - name: string
  374. secretRef:
  375. key: string
  376. name: string
  377. timeout: string
  378. url: string
  379. kind: "ACRAccessToken" # "ACRAccessToken", "BeyondtrustWorkloadCredentialsDynamicSecret", "CloudsmithAccessToken", "ECRAuthorizationToken", "Fake", "GCRAccessToken", "GithubAccessToken", "QuayAccessToken", "Password", "SSHKey", "STSSessionToken", "UUID", "VaultDynamicSecret", "Webhook", "Grafana", "MFA"