autocommit

This commit is contained in:
Linus Vogel 2026-07-02 22:49:57 +02:00
parent cb86ccb3b6
commit 854493fbf6

View File

@ -1,3 +1,8 @@
apiVersion: v1
kind: Namespace
metadata:
name: kiali-operator
---
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
@ -15,4 +20,3 @@ spec:
destination:
server: https://kubernetes.default.svc
namespace: kiali-operator
createNamespace: true