clean(structure): using MYAPPLICATION instead of app

This commit is contained in:
2023-06-15 11:21:56 +02:00
parent 1508d44120
commit 34df7a153a
17 changed files with 53 additions and 50 deletions

View File

@ -2,7 +2,7 @@ apiVersion: apps/v1
kind: Deployment
metadata:
labels:
io.kompose.service: app
name: app
io.kompose.service: MYAPPLICATION
name: MYAPPLICATION
spec:
replicas: 1