commit f633e25544dd3d4dea06b6b88e6f8b217f3888aa parent d6e2c507236de20ab898e476a9547aad8b469a2d Author: MTRNord <mtrnord1@gmail.com> Date: Tue, 4 Feb 2025 11:41:39 +0100 Disable rundeck due to missing arm image Diffstat:
| M | apps/2024_cluster/kustomization.yaml | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/apps/2024_cluster/kustomization.yaml b/apps/2024_cluster/kustomization.yaml @@ -40,4 +40,5 @@ resources: - ../base/miro-neoboard-exporter - ../base/envoy-gateway #- ../base/vault - - ../base/rundeck + # No arm images for rundeck :| + #- ../base/rundeck