clustergenerator-v1alpha1.yaml 9.4 KB

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