umbrella_values.yaml 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186
  1. legacy-web:
  2. fullnameOverride: legacy-web
  3. albIngress:
  4. custom_paths: []
  5. enabled: false
  6. external_dns: false
  7. hosts: []
  8. scheme: internet-facing
  9. target_type: ip
  10. auto_deploy: false
  11. autoscaling:
  12. enabled: false
  13. maxReplicas: 10
  14. minReplicas: 1
  15. targetCPUUtilizationPercentage: 50
  16. targetMemoryUtilizationPercentage: 50
  17. bluegreen:
  18. disablePrimaryDeployment: false
  19. enabled: false
  20. imageTags: []
  21. cloudsql:
  22. additionalConnection:
  23. connectionName: ""
  24. dbPort: 5432
  25. enabled: false
  26. connectionName: ""
  27. dbPort: 5432
  28. enabled: false
  29. serviceAccountJSON: ""
  30. clusterId: 32
  31. container:
  32. env:
  33. normal: {}
  34. lifecycle: {}
  35. port: 80
  36. currentCluster:
  37. service:
  38. is_aws: false
  39. is_do: false
  40. is_gcp: false
  41. customNodePort:
  42. enabled: false
  43. port: 30000
  44. datadog:
  45. enabled: false
  46. emptyDir:
  47. enabled: false
  48. mountPath: /mypath
  49. enableEDNS0: false
  50. health:
  51. livenessCommand:
  52. command: ls -l
  53. enabled: false
  54. failureThreshold: 3
  55. initialDelaySeconds: 5
  56. periodSeconds: 5
  57. successThreshold: 1
  58. timeoutSeconds: 1
  59. livenessProbe:
  60. auth:
  61. enabled: false
  62. password: ""
  63. username: ""
  64. enabled: false
  65. failureThreshold: 3
  66. httpHeaders: []
  67. initialDelaySeconds: 0
  68. path: /livez
  69. periodSeconds: 5
  70. scheme: HTTP
  71. successThreshold: 1
  72. timeoutSeconds: 1
  73. readinessProbe:
  74. auth:
  75. enabled: false
  76. password: ""
  77. username: ""
  78. enabled: false
  79. failureThreshold: 3
  80. httpHeaders: []
  81. initialDelaySeconds: 0
  82. path: /readyz
  83. periodSeconds: 5
  84. scheme: HTTP
  85. successThreshold: 1
  86. timeoutSeconds: 1
  87. startupProbe:
  88. auth:
  89. enabled: false
  90. password: ""
  91. username: ""
  92. enabled: false
  93. failureThreshold: 3
  94. httpHeaders: []
  95. path: /startupz
  96. periodSeconds: 5
  97. scheme: HTTP
  98. timeoutSeconds: 1
  99. hostAliases: []
  100. image:
  101. pullPolicy: Always
  102. repository: nginx
  103. tag: latest
  104. ingress:
  105. annotations: {}
  106. custom_domain: false
  107. custom_paths: []
  108. customTls:
  109. enabled: false
  110. enabled: true
  111. hosts: []
  112. porter_hosts:
  113. - legacy-17e207c81b4cbb84.onporter.run
  114. provider: eks
  115. rewriteCustomPathsEnabled: true
  116. tls: true
  117. useDefaultIngressTLSSecret: false
  118. wildcard: false
  119. keda:
  120. cooldownPeriod: 300
  121. enabled: false
  122. fallback:
  123. failureReplicas: 6
  124. failureThreshold: 3
  125. hpa:
  126. scaleDown:
  127. policy:
  128. periodSeconds: 300
  129. type: Percent
  130. value: 10
  131. stabilizationWindowSeconds: 300
  132. scaleUp:
  133. policy:
  134. periodSeconds: 300
  135. type: Percent
  136. value: 10
  137. stabilizationWindowSeconds: 300
  138. maxReplicaCount: 10
  139. minReplicaCount: 1
  140. pollingInterval: 30
  141. trigger:
  142. metricName: ""
  143. metricQuery: ""
  144. metricThreshold: ""
  145. metricType: AverageValue
  146. triggers: []
  147. namespace: default
  148. nodeSelector: {}
  149. podLabels: {}
  150. privateIngress:
  151. annotations: {}
  152. clusterIssuer: letsencrypt-prod-private
  153. custom_paths: []
  154. enabled: false
  155. hosts: []
  156. tls: false
  157. pvc:
  158. enabled: false
  159. existingVolume: ""
  160. mountPath: /mypath
  161. storage: 20Gi
  162. replicaCount: 1
  163. resources:
  164. requests:
  165. cpu: 100m
  166. memory: 256Mi
  167. service:
  168. port: 80
  169. serviceAccount:
  170. annotations: {}
  171. create: true
  172. name: ""
  173. showStartCommand: true
  174. stack:
  175. enabled: false
  176. name: ""
  177. revision: 0
  178. statefulset:
  179. enabled: false
  180. terminationGracePeriodSeconds: 30
  181. tolerations: []
  182. topology:
  183. enabled: false
  184. labelSelector:
  185. enabled: false
  186. matchLabels: {}