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

View File

@@ -8,6 +8,7 @@ metadata:
spec:
location: git.acooldomain.co/server-manager/minecraft:paper-1.21.4
name: minecraft:paper-1.21.4
tag: paper-1.21.4
working_dir: /opt/server
ports:
- port: 25565