feat: add fluxcd to infra container
All checks were successful
Build container / fedora-build (push) Successful in 6m36s
All checks were successful
Build container / fedora-build (push) Successful in 6m36s
This commit is contained in:
@@ -4,5 +4,6 @@ USER root
|
|||||||
|
|
||||||
RUN dnf -y install kubectl openssl
|
RUN dnf -y install kubectl openssl
|
||||||
RUN curl -sL https://talos.dev/install | sh
|
RUN curl -sL https://talos.dev/install | sh
|
||||||
|
RUN curl -s https://fluxcd.io/install.sh | bash
|
||||||
|
|
||||||
USER user
|
USER user
|
||||||
|
|||||||
Reference in New Issue
Block a user