Skip to content
Snippets Groups Projects
Verified Commit 47167f6b authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(goharbor): Fix namespace name

This patch adjust the commit-before-save mistake about the kustomize
config
parent 0874c1a2
No related branches found
No related tags found
No related merge requests found
apiVersion: kustomize.config.k8s.io/v1beta1 apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
namespace: metallb-system namespace: goharbor
resources: resources:
- namespace.yaml - namespace.yaml
- repository.yaml - repository.yaml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment