Add HTTPS port to echoheaders

This commit is contained in:
Nick Sardo 2018-02-14 13:24:38 -08:00
parent 5101e74347
commit 665985921b
6 changed files with 29 additions and 3 deletions

View file

@ -12,8 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
TAG = 1.8
REGISTRY = gcr.io/google_containers
TAG ?= 1.9
REGISTRY ?= gcr.io/google_containers
ARCH ?= $(shell go env GOARCH)
ALL_ARCH = amd64 arm ppc64le