Skip to content

Commit

Permalink
node: don't need this
Browse files Browse the repository at this point in the history
  • Loading branch information
samcday committed Jun 25, 2024
1 parent 59866d6 commit ceed894
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions node/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ RUN rpm-ostree install \

COPY etc/ /etc
COPY usr/ /usr
RUN mkdir -p /etc/haproxy/conf.d && \
chmod 700 /etc/kubeadm.conf.d && \
RUN chmod 700 /etc/kubeadm.conf.d && \
ostree container commit

# enable services
Expand Down

0 comments on commit ceed894

Please sign in to comment.