mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 17:07:16 +00:00
Signed-off-by: nitishfy <justnitish06@gmail.com> Signed-off-by: Nitish Kumar <justnitish06@gmail.com>
8 lines
162 B
Text
8 lines
162 B
Text
{
|
|
containerPort: 80,
|
|
image: "quay.io/argoprojlabs/argocd-e2e-container:0.2",
|
|
name: "guestbook-ui",
|
|
replicas: 1,
|
|
servicePort: 80,
|
|
type: "ClusterIP",
|
|
}
|