Skip to content

Commit f992ecb

Browse files
author
Marcel Zapf
committed
update
1 parent 9786a31 commit f992ecb

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
1414
libffi-dev \
1515
gcc \
1616
make \
17+
rsync \
1718
htop \
1819
iproute2 \
1920
net-tools \

chart/values.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ ssh:
2323
authorizedKeys: |
2424
# Place auth keys here ...
2525
# ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCu...
26-
2726
securityContext:
2827
runAsNonRoot: true
2928
runAsUser: 1001

0 commit comments

Comments
 (0)