Add platform infrastructure configuration
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
$patch: delete
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: gitea-ssh
|
||||
namespace: gitea
|
||||
@@ -0,0 +1,7 @@
|
||||
apiVersion: monitoring.coreos.com/v1
|
||||
kind: ServiceMonitor
|
||||
metadata:
|
||||
name: gitea
|
||||
namespace: gitea
|
||||
spec:
|
||||
jobLabel: app.kubernetes.io/name
|
||||
Reference in New Issue
Block a user