flatpak-cache: clean up stray syntax
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
9c4f7939b2
commit
9aa63a75d4
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
- apiVersion: apps/v1
|
apiVersion: apps/v1
|
||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
app: flatpak-cache
|
app: flatpak-cache
|
||||||
app.kubernetes.io/component: flatpak-cache
|
app.kubernetes.io/component: flatpak-cache
|
||||||
|
@ -8,7 +8,7 @@
|
||||||
app.kubernetes.io/name: flatpak-cache
|
app.kubernetes.io/name: flatpak-cache
|
||||||
app.kubernetes.io/part-of: flatpak-cache-app
|
app.kubernetes.io/part-of: flatpak-cache-app
|
||||||
name: flatpak-cache
|
name: flatpak-cache
|
||||||
spec:
|
spec:
|
||||||
progressDeadlineSeconds: 600
|
progressDeadlineSeconds: 600
|
||||||
replicas: 1
|
replicas: 1
|
||||||
revisionHistoryLimit: 10
|
revisionHistoryLimit: 10
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue