Simplify deployment

This commit is contained in:
Pavle Portic 2023-02-23 15:49:12 +01:00
parent e251c86520
commit c5f55aa879
Signed by: TheEdgeOfRage
GPG Key ID: 66AD4BA646FBC0D2
1 changed files with 2 additions and 6 deletions

View File

@ -17,11 +17,7 @@ spec:
app: test
spec:
containers:
- envFrom:
- image: alpine
envFrom:
- secretRef:
name: example
image: alpine
imagePullPolicy: Always
command:
- sleep
- "10000"