We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9eace8 commit 403f72aCopy full SHA for 403f72a
manifests/kustomize/env/openshift/base/kustomization.yaml
@@ -61,6 +61,12 @@ patches:
61
kind: Deployment
62
name: minio
63
version: v1
64
+ - path: patches/remove-sc.json
65
+ target:
66
+ group: apps
67
+ kind: Deployment
68
+ name: seaweedfs
69
+ version: v1
70
- path: patches/remove-sc.json
71
target:
72
group: apps
@@ -115,3 +121,9 @@ patches:
115
121
116
122
117
123
124
+ - path: patches/remove-sc-pod.json
125
126
127
128
129
0 commit comments