Compare commits

..

No commits in common. "5bb9931a6f2164602965506692cb420dfd52a9cf" and "9458038c134c5c8e9622b8c7e1171335bd5f943f" have entirely different histories.

3 changed files with 1 additions and 8 deletions

View File

@ -2,7 +2,6 @@ apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: mapper
namespace: mapper
spec:
interval: 10m

View File

@ -4,4 +4,3 @@ kind: Kustomization
namespace: mapper
resources:
- helmrelease.yaml
- namespace.yaml

View File

@ -1,5 +0,0 @@
---
apiVersion: v1
kind: Namespace
metadata:
name: mapper