From 7130564333d788d4ab37b8c0f4356fb8a688e973 Mon Sep 17 00:00:00 2001 From: deviantony Date: Mon, 14 Feb 2022 03:26:51 +0000 Subject: [PATCH] fix indentation issue in manifests --- deploy/manifests/agent/portainer-agent-edge-k8s.yaml | 2 +- deploy/manifests/agent/portainer-ce211-agent-edge-k8s.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/manifests/agent/portainer-agent-edge-k8s.yaml b/deploy/manifests/agent/portainer-agent-edge-k8s.yaml index c416cc8..ceedde2 100644 --- a/deploy/manifests/agent/portainer-agent-edge-k8s.yaml +++ b/deploy/manifests/agent/portainer-agent-edge-k8s.yaml @@ -85,7 +85,7 @@ spec: key: edge.key envFrom: - configMapRef: - name: portainer-agent-edge + name: portainer-agent-edge ports: - containerPort: 9001 protocol: TCP diff --git a/deploy/manifests/agent/portainer-ce211-agent-edge-k8s.yaml b/deploy/manifests/agent/portainer-ce211-agent-edge-k8s.yaml index c416cc8..ceedde2 100644 --- a/deploy/manifests/agent/portainer-ce211-agent-edge-k8s.yaml +++ b/deploy/manifests/agent/portainer-ce211-agent-edge-k8s.yaml @@ -85,7 +85,7 @@ spec: key: edge.key envFrom: - configMapRef: - name: portainer-agent-edge + name: portainer-agent-edge ports: - containerPort: 9001 protocol: TCP