Skip to content

Commit 8233594

Browse files
author
Marcel Zapf
committed
update
1 parent eda635f commit 8233594

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
1616
make \
1717
htop \
1818
iproute2 \
19-
netstate \
19+
net-tools \
2020
vim \
2121
iputils-ping \
2222
dnsutils \

chart/values.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ ssh:
2424
# Place auth keys here ...
2525
# ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCu...
2626
27-
2827
securityContext:
2928
runAsNonRoot: true
3029
runAsUser: 1001

0 commit comments

Comments
 (0)