Improvements
This commit is contained in:
@@ -23,7 +23,7 @@ spec:
|
||||
restartPolicy: Never
|
||||
containers:
|
||||
- name: {{ .Release.Name }}-backend
|
||||
image: ghcr.io/nullptroma/liquid-backend:1.0.0
|
||||
image: ghcr.io/nullptroma/liquid-backend:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
||||
Reference in New Issue
Block a user