Skip to content

Commit a7236b2

Browse files
committed
update supported configs
1 parent fdb5775 commit a7236b2

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

internal/env/supported_configurations.gen.go

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal/env/supported_configurations.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,15 @@
171171
"DD_GIT_TAG": [
172172
"A"
173173
],
174+
"DD_HAPROXY_SPOA_HEALTHCHECK_PORT": [
175+
"A"
176+
],
177+
"DD_HAPROXY_SPOA_HOST": [
178+
"A"
179+
],
180+
"DD_HAPROXY_SPOA_PORT": [
181+
"A"
182+
],
174183
"DD_HOSTNAME": [
175184
"A"
176185
],
@@ -654,4 +663,4 @@
654663
"DD-API-KEY"
655664
]
656665
}
657-
}
666+
}

0 commit comments

Comments
 (0)