clustergenerator-v1alpha1.yaml 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355
  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. vaultRole: string
  207. gcp:
  208. location: string
  209. path: "gcp"
  210. projectID: string
  211. role: string
  212. secretRef:
  213. secretAccessKeySecretRef:
  214. key: string
  215. name: string
  216. namespace: string
  217. serviceAccountRef:
  218. audiences: [] # minItems 0 of type string
  219. name: string
  220. namespace: string
  221. workloadIdentity:
  222. clusterLocation: string
  223. clusterName: string
  224. clusterProjectID: string
  225. serviceAccountRef:
  226. audiences: [] # minItems 0 of type string
  227. name: string
  228. namespace: string
  229. iam:
  230. externalID: string
  231. jwt:
  232. serviceAccountRef:
  233. audiences: [] # minItems 0 of type string
  234. name: string
  235. namespace: string
  236. path: string
  237. region: string
  238. role: string
  239. secretRef:
  240. accessKeyIDSecretRef:
  241. key: string
  242. name: string
  243. namespace: string
  244. secretAccessKeySecretRef:
  245. key: string
  246. name: string
  247. namespace: string
  248. sessionTokenSecretRef:
  249. key: string
  250. name: string
  251. namespace: string
  252. vaultAwsIamServerID: string
  253. vaultRole: string
  254. jwt:
  255. kubernetesServiceAccountToken:
  256. audiences: [] # minItems 0 of type string
  257. expirationSeconds: 1
  258. serviceAccountRef:
  259. audiences: [] # minItems 0 of type string
  260. name: string
  261. namespace: string
  262. path: "jwt"
  263. role: string
  264. secretRef:
  265. key: string
  266. name: string
  267. namespace: string
  268. kubernetes:
  269. mountPath: "kubernetes"
  270. role: string
  271. secretRef:
  272. key: string
  273. name: string
  274. namespace: string
  275. serviceAccountRef:
  276. audiences: [] # minItems 0 of type string
  277. name: string
  278. namespace: string
  279. ldap:
  280. path: "ldap"
  281. secretRef:
  282. key: string
  283. name: string
  284. namespace: string
  285. username: string
  286. namespace: string
  287. tokenSecretRef:
  288. key: string
  289. name: string
  290. namespace: string
  291. userPass:
  292. path: "userpass"
  293. secretRef:
  294. key: string
  295. name: string
  296. namespace: string
  297. username: string
  298. caBundle: c3RyaW5n
  299. caProvider:
  300. key: string
  301. name: string
  302. namespace: string
  303. type: "Secret" # "Secret", "ConfigMap"
  304. checkAndSet:
  305. required: true
  306. forwardInconsistent: true
  307. headers: {}
  308. namespace: string
  309. path: string
  310. readYourWrites: true
  311. server: string
  312. tls:
  313. certSecretRef:
  314. key: string
  315. name: string
  316. namespace: string
  317. keySecretRef:
  318. key: string
  319. name: string
  320. namespace: string
  321. version: "v2"
  322. resultType: "Data"
  323. retrySettings:
  324. maxRetries: 1
  325. retryInterval: string
  326. webhookSpec:
  327. auth:
  328. ntlm:
  329. passwordSecret:
  330. key: string
  331. name: string
  332. namespace: string
  333. usernameSecret:
  334. key: string
  335. name: string
  336. namespace: string
  337. body: string
  338. caBundle: c3RyaW5n
  339. caProvider:
  340. key: string
  341. name: string
  342. namespace: string
  343. type: "Secret" # "Secret", "ConfigMap"
  344. headers: {}
  345. method: string
  346. result:
  347. jsonPath: string
  348. secrets:
  349. - name: string
  350. secretRef:
  351. key: string
  352. name: string
  353. timeout: string
  354. url: string
  355. kind: "ACRAccessToken" # "ACRAccessToken", "CloudsmithAccessToken", "ECRAuthorizationToken", "Fake", "GCRAccessToken", "GithubAccessToken", "QuayAccessToken", "Password", "SSHKey", "STSSessionToken", "UUID", "VaultDynamicSecret", "Webhook", "Grafana"