diff --git a/helm/promtail/values.yaml b/helm/promtail/values.yaml index d56559f..ae428df 100644 --- a/helm/promtail/values.yaml +++ b/helm/promtail/values.yaml @@ -84,15 +84,6 @@ promtail: - timestamp: format: RFC3339Nano source: timestamp - - match: - selector: '{job="keycloak"}' - stages: - - regex: - expression: "type=(?P\\S+),.*realmId=(?P\\S+),.*clientId=(?P\\S+)," - - labels: - event_type: type - realm_id: - client_id: persistentVolume: size: 100Mi