Skip to content

Commit

Permalink
also remove fluentbitconfig CR
Browse files Browse the repository at this point in the history
  • Loading branch information
robertchoi80 committed Apr 6, 2022
1 parent 9457e61 commit 6f05787
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/decapod-apps/remove-lma-uniformed-wftpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ spec:
fi
kubectl $kube_params delete fluentbit --all -n {{inputs.parameters.namespace}} || true
kubectl $kube_params delete fluentbitconfig --all -n {{inputs.parameters.namespace}} || true
- name: removeLeftoverResources
inputs:
Expand Down

0 comments on commit 6f05787

Please sign in to comment.