mirror of
https://github.com/Direct-Dev-Ru/go-lcg.git
synced 2025-11-16 01:29:55 +00:00
Исправления в ветке main
This commit is contained in:
@@ -13,13 +13,13 @@ resources:
|
||||
- ingress-route.yaml
|
||||
|
||||
# Common labels
|
||||
commonLabels:
|
||||
app: lcg
|
||||
version: ${VERSION}
|
||||
managed-by: kustomize
|
||||
# commonLabels:
|
||||
# app: lcg
|
||||
# version: ${VERSION}
|
||||
# managed-by: kustomize
|
||||
|
||||
# Images
|
||||
images:
|
||||
- name: lcg
|
||||
newName: ${REPOSITORY}
|
||||
newTag: ${VERSION}
|
||||
# images:
|
||||
# - name: lcg
|
||||
# newName: ${REPOSITORY}
|
||||
# newTag: ${VERSION}
|
||||
|
||||
Reference in New Issue
Block a user