clustergenerator-v1alpha1.yaml 7.8 KB

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