Skip to content

KSOPS Repo Sever Patch issue #277

@duckboy81

Description

@duckboy81

Issue: When applying the KSOPS repo server patch from the README, I receive the following

The Deployment "argocd-repo-server" is invalid: spec.template.spec.containers[0].image: Required value

Workaround: Ensure the container name matches the container name in the existing deployment.

In my case:

OLD

containers:
  - name: argocd-repo-server

NEW

containers:
  - name: repo-server

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind:bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions