From 89fd53a599cabb12c21bb9580ce63715ca7f38dc Mon Sep 17 00:00:00 2001 From: Benjamin Affolter Date: Mon, 22 Nov 2021 16:12:04 +0100 Subject: [PATCH] Revert "Set name env var" This reverts commit b157f2cc050f589b233eeb7246134debb50330bc. --- example-app/deployment.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/example-app/deployment.yaml b/example-app/deployment.yaml index 2c11af6..d937c88 100644 --- a/example-app/deployment.yaml +++ b/example-app/deployment.yaml @@ -18,6 +18,3 @@ spec: name: simple-example ports: - containerPort: 5000 - env: - - name: NAME - value: BFH