File tree Expand file tree Collapse file tree
demos/argo-cd-git-ops/manifests/airflow Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4747 listenerClass : external-unstable
4848 envOverrides : &envOverrides
4949 AIRFLOW_CONN_KUBERNETES_IN_CLUSTER : " kubernetes://?__extra__=%7B%22extra__kubernetes__in_cluster%22%3A+true%2C+%22extra__kubernetes__kube_config%22%3A+%22%22%2C+%22extra__kubernetes__kube_config_path%22%3A+%22%22%2C+%22extra__kubernetes__namespace%22%3A+%22%22%7D"
50- # Via sealed secrets, just kept for reference here
50+ # Via sealed secrets and pod overrides , just kept for reference here
5151 # AIRFLOW_CONN_MINIO: "aws://admin:adminadmin@/?endpoint_url=https%3A%2F%2Fminio.minio.svc.cluster.local%3A9000"
5252 AWS_CA_BUNDLE : " /stackable/minio-tls/ca.crt"
5353 AIRFLOW__LOGGING__REMOTE_LOGGING : " True"
7070 min : 400m
7171 max : " 1"
7272 memory :
73- limit : 1Gi
73+ limit : 1.5Gi
7474 roleGroups :
7575 default :
7676 # NOTE: In order to properly show ArgoCD in action - syncing changes via Git - do the following:
You can’t perform that action at this time.
0 commit comments