Fix
This commit is contained in:
@@ -16,12 +16,12 @@ spec:
|
|||||||
labels:
|
labels:
|
||||||
app: memelord-kkurval-app
|
app: memelord-kkurval-app
|
||||||
spec:
|
spec:
|
||||||
# volumes:
|
volumes:
|
||||||
# - name: settings
|
- name: settings
|
||||||
# projected:
|
projected:
|
||||||
# sources:
|
sources:
|
||||||
# - configMap:
|
- configMap:
|
||||||
# name: settings
|
name: settings
|
||||||
containers:
|
containers:
|
||||||
- name: memelord
|
- name: memelord
|
||||||
image: ghcr.io/l4rm4nd/memelord:latest
|
image: ghcr.io/l4rm4nd/memelord:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user