We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 241e11f commit 837114eCopy full SHA for 837114e
deployments/03-instrumented-app.yml
@@ -46,9 +46,6 @@ spec:
46
image: mariomac/goblog:dev
47
imagePullPolicy: IfNotPresent
48
command: [ "/goblog" ]
49
- env:
50
- - name: "GOBLOG_CONFIG"
51
- value: "/sample/config.yml"
52
ports:
53
- containerPort: 8443
54
name: https
docs/sources/setup/kubernetes.md
@@ -167,9 +167,6 @@ spec:
167
168
169
command: ["/goblog"]
170
171
172
173
174
175
0 commit comments