Skip to content

Commit

Permalink
Moving fluentd ext service to fluent common app
Browse files Browse the repository at this point in the history
  • Loading branch information
ricsanfre committed Feb 21, 2025
1 parent bd53cf5 commit bf7c3a8
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions kubernetes/clusters/prod/infra/fluent-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@ spec:
- name: elastic-stack-app
- name: loki-app
- name: fluent-common-app
postBuild:
substituteFrom:
- kind: ConfigMap
name: cluster-settings
healthChecks:
- apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
Expand Down
1 change: 1 addition & 0 deletions kubernetes/platform/fluent/common/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ kind: Kustomization
resources:
- ns.yaml
- fluent-certificate.yaml
- fluentd-extservice.yaml
- fluent-externalsecret.yaml
1 change: 0 additions & 1 deletion kubernetes/platform/fluent/fluentd/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- fluentd-elastic-templates-cm.yaml
- fluentd-extservice.yaml
- helm.yaml
- servicemonitor.yaml

Expand Down

0 comments on commit bf7c3a8

Please sign in to comment.