Hybrid cloud cluster monorepo with Ansible, K8s, NixOS, and Terraform. cute.haus
ansible terraform nix k8s
0

Configure Feed

Select the types of activity you want to include in your feed.

k8s/switchyard (switchyard-website): latest@d09d176a120a → latest@55b3bda8be42

Aly Raffauf (Jun 23, 2026, 3:54 PM EDT) 3af446d0 cec87df1

+1 -1
+1 -1
k8s/charts/switchyard/templates/deployment.yaml
··· 23 23 app: {{ .Chart.Name }} 24 24 containers: 25 25 - name: {{ .Chart.Name }} 26 - image: ghcr.io/alyraffauf/switchyard-website:latest@sha256:d09d176a120a239285f8f8989ab8c6b494d7627fce35356c6227ac7d6781f90b 26 + image: ghcr.io/alyraffauf/switchyard-website:latest@sha256:55b3bda8be42f5613cfcd8fe9a36edf07ff65ced77c2a3790e277e943e89f555 27 27 imagePullPolicy: IfNotPresent 28 28 ports: 29 29 - name: http