Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert vector-operator #495

Merged
merged 1 commit into from
Jan 3, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions kubernetes/flux-system/app/boostrap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -304,21 +304,6 @@ spec:
prune: false
---
# yaml-language-server: $schema=https://raw.githubusercontent.com/datreeio/CRDs-catalog/refs/heads/main/kustomize.toolkit.fluxcd.io/kustomization_v1.json
## vector-operator
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
namespace: flux-system
name: 5-vector-operator
spec:
sourceRef:
kind: GitRepository
name: homelab
interval: 10m0s
path: /kubernetes/vector-operator
prune: false
---
# yaml-language-server: $schema=https://raw.githubusercontent.com/datreeio/CRDs-catalog/refs/heads/main/kustomize.toolkit.fluxcd.io/kustomization_v1.json
## vector
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
Expand Down
17 changes: 0 additions & 17 deletions kubernetes/vector-operator/app/netpol.yaml

This file was deleted.

41 changes: 0 additions & 41 deletions kubernetes/vector-operator/app/release.yaml

This file was deleted.

10 changes: 0 additions & 10 deletions kubernetes/vector-operator/app/repo.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions kubernetes/vector-operator/base/netpol.yaml

This file was deleted.

10 changes: 0 additions & 10 deletions kubernetes/vector-operator/base/ns.yaml

This file was deleted.

10 changes: 0 additions & 10 deletions kubernetes/vector-operator/kustomization.yaml

This file was deleted.

Loading