Skip to content

Commit

Permalink
Add KeptnConfig
Browse files Browse the repository at this point in the history
Signed-off-by: Giovanni Liva <[email protected]>
  • Loading branch information
thisthat committed Mar 23, 2023
1 parent 5cf920e commit d88c532
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions operator/config/manager/config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
apiVersion: options.keptn.sh/v1alpha1
kind: KeptnConfig
metadata:
labels:
app.kubernetes.io/name: keptnconfig
app.kubernetes.io/instance: keptnconfig-sample
app.kubernetes.io/part-of: keptn-lifecycle-toolkit
app.kuberentes.io/managed-by: kustomize
app.kubernetes.io/created-by: keptn-lifecycle-toolkit
control-plane: lifecycle-operator
name: keptnconfig
namespace: system
spec:
OTelCollectorUrl: 'otel-collector:4317'

0 comments on commit d88c532

Please sign in to comment.