mirror of https://github.com/portainer/k8s.git
fix indentation issue in manifests
parent
9c02f89954
commit
7130564333
|
@ -85,7 +85,7 @@ spec:
|
|||
key: edge.key
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
name: portainer-agent-edge
|
||||
name: portainer-agent-edge
|
||||
ports:
|
||||
- containerPort: 9001
|
||||
protocol: TCP
|
||||
|
|
|
@ -85,7 +85,7 @@ spec:
|
|||
key: edge.key
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
name: portainer-agent-edge
|
||||
name: portainer-agent-edge
|
||||
ports:
|
||||
- containerPort: 9001
|
||||
protocol: TCP
|
||||
|
|
Loading…
Reference in New Issue