Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Use "vanilla" podtato-head images for quickstart #213

@christian-kreuzberger-dtx

Description

Right now the quickstart example uses a modified image of podtato-head:

IMAGE="docker.io/jetzlstorfer/helloserver"

The quickstart example should really just work the the original podtato-head images hosed on ghcr:

IMAGE="ghcr.io/podtato-head/podtatoserver"
VERSION=v0.1.1
SLOW_VERSION=v0.1.2

as we do not want to maintain a customized version of podtato-head.

Definition of Done

  • Quickstart multi-stage-delivery changed and works with the aforementioned example
  • Quickstart automated-operations also still works (might need to adapt SLOs)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions