move alertmanager manifest

This commit is contained in:
Victor Barba Martin 2021-11-16 18:00:43 +01:00
parent e0d786c7a4
commit f6e0ab1023
7 changed files with 0 additions and 39 deletions

View File

@ -1,7 +0,0 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: monitoring
resources:
- alertmanager-slack-config.yaml

View File

@ -1,3 +0,0 @@
apiVersion: v2
name: applications
version: '1.0'

View File

@ -1 +0,0 @@
environment: staging

View File

@ -1,7 +0,0 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: argocd
resources:
- https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml
- ingress.yaml

View File

@ -1,7 +0,0 @@
---
- op: replace
path: /spec/rules/0/host
value: &host argocd.staging.video.jamkazam.com
- op: replace
path: /spec/tls/0/hosts/0
value: *host

View File

@ -1,12 +0,0 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
bases:
- ../../base
patchesJson6902:
- path: hostname.yaml
target:
group: networking.k8s.io
kind: Ingress
name: argocd-server-ingress
version: v1

View File

@ -3,7 +3,6 @@ kind: Secret
type: Opaque
metadata:
name: slack-url
namespace: monitoring
data:
apiUrl: aHR0cHM6Ly9ob29rcy5zbGFjay5jb20vc2VydmljZXMvVDBMNVJBM0UwL0IwMVNNOFJDMzQ2L1hERE9yY1BFN2VBWEpQTUN2YzVGeEl2YQ==
---
@ -11,7 +10,6 @@ apiVersion: monitoring.coreos.com/v1alpha1
kind: AlertmanagerConfig
metadata:
name: slack
namespace: monitoring
labels:
alertmanagerConfig: slack
spec: