Skip to content

Commit

Permalink
Issue #408: ns
Browse files Browse the repository at this point in the history
  • Loading branch information
SonOfLope committed Oct 24, 2024
1 parent c349ce5 commit 7f0f485
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions kubernetes/aks/apps/fertiscan/base/filebrowser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: filebrowser-db-pvc
namespace: dashboard
spec:
accessModes:
- ReadWriteOnce
Expand All @@ -67,7 +66,6 @@ apiVersion: v1
kind: Service
metadata:
name: filebrowser-svc
namespace: dashboard
spec:
selector:
app: filebrowser
Expand Down

0 comments on commit 7f0f485

Please sign in to comment.