seperated tag and name from name in image

This commit is contained in:
2025-04-05 02:00:09 +03:00
parent b021c161ca
commit e42e4a2d21
3 changed files with 5 additions and 0 deletions

View File

@@ -83,12 +83,15 @@ spec:
type: string
type: object
type: array
tag:
type: string
working_dir:
type: string
required:
- location
- name
- ports
- tag
- working_dir
type: object
type: object