adding ingress for testing
This commit is contained in:
@@ -14,20 +14,6 @@ spec:
|
|||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
interval: 60m
|
interval: 60m
|
||||||
values:
|
values:
|
||||||
config:
|
|
||||||
receivers:
|
|
||||||
- name: "dump"
|
|
||||||
file:
|
|
||||||
layout:
|
|
||||||
message: "{{ .Message }}"
|
|
||||||
reason: "{{ .Reason }}"
|
|
||||||
type: "{{ .Type }}"
|
|
||||||
count: "{{ .Count }}"
|
|
||||||
kind: "{{ .InvolvedObject.Kind }}"
|
|
||||||
name: "{{ .InvolvedObject.Name }}"
|
|
||||||
namespace: "{{ .Namespace }}"
|
|
||||||
component: "{{ .Source.Component }}"
|
|
||||||
host: "{{ .Source.Host }}"
|
|
||||||
containerSecurityContext:
|
containerSecurityContext:
|
||||||
enabled: true
|
enabled: true
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|||||||
Reference in New Issue
Block a user