Add rocky and add ssh.

This commit is contained in:
Joseph Hanson 2023-11-07 10:19:36 -06:00
parent 4b433b4f91
commit a4eccf655c
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -32,6 +32,11 @@ spec:
reloader.stakater.com/auto: "true"
containers:
main:
image:
repository: rockylinux
tag: 9
command: ["/bin/bash", "-c", "while true; do sleep 10; done"]
tailscale:
image:
repository: ghcr.io/tailscale/tailscale
tag: v1.52.0
@ -40,7 +45,7 @@ spec:
SA_NAME: valinor-jump
TS_USERSPACE: true
TS_KUBE_SECRET: tailscale-state
TS_EXTRA_ARGS: --advertise-exit-node
TS_EXTRA_ARGS: --advertise-exit-node --ssh
TS_TAILSCALED_EXTRA_ARGS: --debug=0.0.0.0:2000
envFrom:
- secretRef: