UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
Big Bang
P
Packages
Third Party
airflow
Commits
15debc94
Commit
15debc94
authored
Apr 22, 2021
by
Brit Welch
Browse files
hib
parent
a57bc00f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
63 additions
and
63 deletions
+63
-63
chart/Chart.yaml
chart/Chart.yaml
+1
-1
chart/values.yaml
chart/values.yaml
+62
-62
No files found.
chart/Chart.yaml
View file @
15debc94
...
@@ -32,4 +32,4 @@ name: airflow
...
@@ -32,4 +32,4 @@ name: airflow
sources
:
sources
:
-
https://github.com/bitnami/bitnami-docker-airflow
-
https://github.com/bitnami/bitnami-docker-airflow
-
https://airflow.apache.org/
-
https://airflow.apache.org/
version
:
9.0.2
4
version
:
9.0.2
5
chart/values.yaml
View file @
15debc94
...
@@ -535,37 +535,37 @@ extraEnvVarsSecret:
...
@@ -535,37 +535,37 @@ extraEnvVarsSecret:
##
##
sidecars
:
sidecars
:
-
name
:
greymatter-sidecar
-
name
:
greymatter-sidecar
env
:
env
:
-
name
:
ENVOY_ADMIN_LOG_PATH
-
name
:
ENVOY_ADMIN_LOG_PATH
value
:
/dev/stdout
value
:
/dev/stdout
-
name
:
PROXY_DYNAMIC
-
name
:
PROXY_DYNAMIC
value
:
'
true'
value
:
'
true'
-
name
:
XDS_CLUSTER
-
name
:
XDS_CLUSTER
value
:
airflow-worker
value
:
airflow-worker
-
name
:
XDS_HOST
-
name
:
XDS_HOST
value
:
control.greymatter.svc
value
:
control.greymatter.svc
-
name
:
XDS_NODE_ID
-
name
:
XDS_NODE_ID
value
:
default
value
:
default
-
name
:
XDS_PORT
-
name
:
XDS_PORT
value
:
'
50000'
value
:
'
50000'
-
name
:
XDS_ZONE
-
name
:
XDS_ZONE
value
:
zone-default-zone
value
:
zone-default-zone
image
:
'
docker.greymatter.io/government/release/ironbank/gm-proxy:1.5.1'
image
:
'
docker.greymatter.io/government/release/ironbank/gm-proxy:1.5.1'
imagePullPolicy
:
Always
imagePullPolicy
:
Always
ports
:
ports
:
-
containerPort
:
10808
-
containerPort
:
10808
name
:
proxy
name
:
proxy
protocol
:
TCP
protocol
:
TCP
-
containerPort
:
8081
-
containerPort
:
8081
name
:
metrics
name
:
metrics
protocol
:
TCP
protocol
:
TCP
resources
:
resources
:
limits
:
limits
:
cpu
:
200m
cpu
:
200m
memory
:
512Mi
memory
:
512Mi
requests
:
requests
:
cpu
:
100m
cpu
:
100m
memory
:
128Mi
memory
:
128Mi
## Add initContainers to all the pods.
## Add initContainers to all the pods.
## Example:
## Example:
## initContainers:
## initContainers:
...
@@ -916,37 +916,37 @@ postgresql:
...
@@ -916,37 +916,37 @@ postgresql:
greymatter.io/control
:
airflow-postgres
greymatter.io/control
:
airflow-postgres
sidecars
:
sidecars
:
-
name
:
greymatter-sidecar
-
name
:
greymatter-sidecar
env
:
env
:
-
name
:
ENVOY_ADMIN_LOG_PATH
-
name
:
ENVOY_ADMIN_LOG_PATH
value
:
/dev/stdout
value
:
/dev/stdout
-
name
:
PROXY_DYNAMIC
-
name
:
PROXY_DYNAMIC
value
:
'
true'
value
:
'
true'
-
name
:
XDS_CLUSTER
-
name
:
XDS_CLUSTER
value
:
airflow-worker
value
:
airflow-worker
-
name
:
XDS_HOST
-
name
:
XDS_HOST
value
:
control.greymatter.svc
value
:
control.greymatter.svc
-
name
:
XDS_NODE_ID
-
name
:
XDS_NODE_ID
value
:
default
value
:
default
-
name
:
XDS_PORT
-
name
:
XDS_PORT
value
:
'
50000'
value
:
'
50000'
-
name
:
XDS_ZONE
-
name
:
XDS_ZONE
value
:
zone-default-zone
value
:
zone-default-zone
image
:
'
docker.greymatter.io/government/release/ironbank/gm-proxy:1.5.1'
image
:
'
docker.greymatter.io/government/release/ironbank/gm-proxy:1.5.1'
imagePullPolicy
:
Always
imagePullPolicy
:
Always
ports
:
ports
:
-
containerPort
:
10808
-
containerPort
:
10808
name
:
proxy
name
:
proxy
protocol
:
TCP
protocol
:
TCP
-
containerPort
:
8081
-
containerPort
:
8081
name
:
metrics
name
:
metrics
protocol
:
TCP
protocol
:
TCP
resources
:
resources
:
limits
:
limits
:
cpu
:
200m
cpu
:
200m
memory
:
512Mi
memory
:
512Mi
requests
:
requests
:
cpu
:
100m
cpu
:
100m
memory
:
128Mi
memory
:
128Mi
externalDatabase
:
externalDatabase
:
## All of these values are only used when postgresql.enabled is set to false
## All of these values are only used when postgresql.enabled is set to false
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment