WIP: Adding support for git subtree
This commit is contained in:
@ -109,13 +109,10 @@ index ac7f0f0..9730e9c 100644
|
||||
replicaCount: 1
|
||||
image:
|
||||
- repository: ghcr.io/project-zot/zot-linux-amd64
|
||||
- pullPolicy: IfNotPresent
|
||||
- # Overrides the image tag whose default is the chart appVersion.
|
||||
- tag: "v2.0.0"
|
||||
+ registry: gsoci.azurecr.io
|
||||
+ image: dummy/zot-linux
|
||||
+ pullPolicy: Always
|
||||
+ tag: ""
|
||||
+ repository: ghcr.io/project-zot/zot-linux-amd64-bla
|
||||
pullPolicy: IfNotPresent
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: "v2.0.0"
|
||||
serviceAccount:
|
||||
# Specifies whether a service account should be created
|
||||
create: true
|
||||
|
Reference in New Issue
Block a user