UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Verified Commit c33e702e authored by Micah Nagel's avatar Micah Nagel
Browse files

Bug fix for fluentbit IPS

parent 5175c6cb
No related branches found
No related tags found
1 merge request!1783Bug fix for fluentbit IPS
Pipeline #851458 passed with warnings
{{- if and (not .Values.loki.enabled) (not .Values.promtail.enabled) ( .Values.logging.enabled) }}
{{- if and (not .Values.loki.enabled) (not .Values.promtail.enabled) (or .Values.logging.enabled .Values.fluentbit.enabled) }}
{{- if ( include "imagePullSecret" . ) }}
apiVersion: v1
kind: Secret
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment