mirror of
https://github.com/stefanprodan/podinfo.git
synced 2026-08-23 22:26:29 +00:00
cue: remove default tag from config.image
Signed-off-by: Piaras Hoban <phoban01@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
meta: metav1.#ObjectMeta
|
||||
image: {
|
||||
repository: *"ghcr.io/stefanprodan/podinfo" | string
|
||||
tag: "6.1.1" | string
|
||||
tag: string
|
||||
pullPolicy: *"IfNotPresent" | string
|
||||
}
|
||||
replicas: *1 | int
|
||||
|
||||
Reference in New Issue
Block a user