File tree Expand file tree Collapse file tree 1 file changed +0
-32
lines changed
copilot/fsd-form-designer-adapter Expand file tree Collapse file tree 1 file changed +0
-32
lines changed Original file line number Diff line number Diff line change @@ -70,38 +70,6 @@ environments:
70
70
dev :
71
71
count :
72
72
spot : 1
73
- sidecars :
74
- nginx :
75
- port : 8087
76
- image :
77
- location : xscys/nginx-sidecar-basic-auth
78
- variables :
79
- FORWARD_PORT : 8080
80
- CLIENT_MAX_BODY_SIZE : 10m
81
- secrets :
82
- BASIC_AUTH_USERNAME : /copilot/${COPILOT_APPLICATION_NAME}/${COPILOT_ENVIRONMENT_NAME}/secrets/BASIC_AUTH_USERNAME
83
- BASIC_AUTH_PASSWORD : /copilot/${COPILOT_APPLICATION_NAME}/${COPILOT_ENVIRONMENT_NAME}/secrets/BASIC_AUTH_PASSWORD
84
- http :
85
- target_container : nginx
86
- healthcheck :
87
- path : /healthcheck
88
- port : 8080
89
73
test :
90
74
count :
91
75
spot : 2
92
- sidecars :
93
- nginx :
94
- port : 8087
95
- image :
96
- location : xscys/nginx-sidecar-basic-auth
97
- variables :
98
- FORWARD_PORT : 8080
99
- CLIENT_MAX_BODY_SIZE : 10m
100
- secrets :
101
- BASIC_AUTH_USERNAME : /copilot/${COPILOT_APPLICATION_NAME}/${COPILOT_ENVIRONMENT_NAME}/secrets/BASIC_AUTH_USERNAME
102
- BASIC_AUTH_PASSWORD : /copilot/${COPILOT_APPLICATION_NAME}/${COPILOT_ENVIRONMENT_NAME}/secrets/BASIC_AUTH_PASSWORD
103
- http :
104
- target_container : nginx
105
- healthcheck :
106
- path : /healthcheck
107
- port : 8080
You can’t perform that action at this time.
0 commit comments