From 9de98d4aebd6827b1167563dc32b596bf7232999 Mon Sep 17 00:00:00 2001 From: Martyn Ranyard Date: Sat, 11 Feb 2023 16:36:30 +0100 Subject: [PATCH] Move remote to this namespace because of https://github.com/kubernetes/ingress-nginx/issues/9606 Signed-off-by: Martyn Ranyard --- {ssh => jelly}/deploy.yaml | 0 {ssh => jelly}/service-jelly.yaml | 0 {ssh => jelly}/service-ssh.yaml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename {ssh => jelly}/deploy.yaml (100%) rename {ssh => jelly}/service-jelly.yaml (100%) rename {ssh => jelly}/service-ssh.yaml (100%) diff --git a/ssh/deploy.yaml b/jelly/deploy.yaml similarity index 100% rename from ssh/deploy.yaml rename to jelly/deploy.yaml diff --git a/ssh/service-jelly.yaml b/jelly/service-jelly.yaml similarity index 100% rename from ssh/service-jelly.yaml rename to jelly/service-jelly.yaml diff --git a/ssh/service-ssh.yaml b/jelly/service-ssh.yaml similarity index 100% rename from ssh/service-ssh.yaml rename to jelly/service-ssh.yaml