Skip to content

Commit

Permalink
feat: redeploy logging
Browse files Browse the repository at this point in the history
  • Loading branch information
oscaromeu committed Jun 3, 2023
1 parent 952efd2 commit 32f0f35
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions kubernetes/apps/logging/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./namespace.yaml
#- ./elastic-operator/ks.yaml
#- ./elastic/ks.yaml
#- ./redis/ks.yaml
- ./elastic-operator/ks.yaml
- ./elastic/ks.yaml
- ./redis/ks.yaml
#- ./filebeat
#- ./logstash/ks.yaml
#- ./elastic-exporter/ks.yaml
#- ./redis-exporter/ks.yaml
- ./elastic-exporter/ks.yaml
- ./redis-exporter/ks.yaml
#- ./loki/ks.yaml # WIP
#- ./vector/ks.yaml
- ./vector/ks.yaml

0 comments on commit 32f0f35

Please sign in to comment.