add nexus oss
This commit is contained in:
10
deploy/sonatype-nexus/kustomization.yaml
Normal file
10
deploy/sonatype-nexus/kustomization.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
namespace: sonatype-nexus
|
||||
|
||||
resources:
|
||||
- nexus-deploy.yaml
|
||||
- nexus-pvc.yaml
|
||||
- nexus-svc.yaml
|
||||
- nexus-ingress.yaml
|
||||
Reference in New Issue
Block a user