mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
revert sleep
This commit is contained in:
@@ -23,10 +23,6 @@ spec:
|
|||||||
key: config
|
key: config
|
||||||
image: ghcr.io/ente-io/server
|
image: ghcr.io/ente-io/server
|
||||||
name: museum
|
name: museum
|
||||||
command: ["bash", "-c"]
|
|
||||||
args:
|
|
||||||
- >-
|
|
||||||
sleep 600;
|
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
|
|||||||
Reference in New Issue
Block a user