Skip to content

DeployToEKS Helm Error #6

@amalkuriakose

Description

@amalkuriakose

NAME VERSION DESCRIPTION
Logging into kubernetes cluster gitops-eks
Added new context arn:aws:eks:us-east-1::cluster/gitops-eks to /github/home/.kube/config
Executing: helm upgrade --install --timeout 0s --set appimage=
/vprofileapp,apptag=7 --dependency-update -n default --create-namespace vprofile-stack helm/vprofilecharts
Release "vprofile-stack" does not exist. Installing it now.
Error: parse error at (vprofilecharts/templates/vproappdep.yml:19): expected :=

vproappdep.yml file:

16 spec:
17 containers:
18 - name: vproapp
19 image: {{ .Values.appimage }}:{{ .Values:apptag }}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions