existing_values.yaml 3.3 KB

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