Backoff nexus for now.

This commit is contained in:
Jim Nicholson 2022-02-19 22:34:46 -08:00
parent 45eb1a16cd
commit 3279edc647
2 changed files with 0 additions and 25 deletions

View File

@ -1,14 +0,0 @@
---
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: nexus
namespace: flux-system
spec:
interval: 1m0s
path: ./
prune: true
sourceRef:
kind: GitRepository
name: nexus-repo-source
targetNamespace: nexus

View File

@ -1,11 +0,0 @@
---
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: GitRepository
metadata:
name: nexus-repo-source
namespace: flux-system
spec:
interval: 3m0s
ref:
branch: master
url: https://github.com/thejimnicholson/nexus-k8s.git