Skip to content

Commit 32a5245

Browse files
committed
minikube
1 parent e83ae81 commit 32a5245

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

kubernetes/applications/miniflux/deployment.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ kind: Deployment
44
metadata:
55
name: miniflux
66
namespace: apps
7-
annotations:
8-
argocd.argoproj.io/sync-wave: "4"
97
spec:
108
selector:
119
matchLabels:

kubernetes/applications/miniflux/service.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ kind: Service
44
metadata:
55
name: miniflux
66
namespace: apps
7-
annotations:
8-
argocd.argoproj.io/sync-wave: "4"
97
spec:
108
type: ClusterIP
119
ports:

0 commit comments

Comments
 (0)