Skip to content

Commit b50c145

Browse files
committed
As #19 documents this env no longer works
so let's look for alternative appoaches, starting with #26
1 parent 6586929 commit b50c145

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

runtime-nodejs/kustomize/scrapeable-deployment.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,6 @@ spec:
3838
valueFrom:
3939
fieldRef:
4040
fieldPath: spec.serviceAccountName
41-
- name: ASSERT_IS_DEV
42-
valueFrom:
43-
fieldRef:
44-
# This will be true for run --tail as well but that's also a dev-loop use case
45-
fieldPath: metadata.labels['skaffold.dev/tail']
4641
ports:
4742
- containerPort: 9091
4843
name: assert

0 commit comments

Comments
 (0)