Rename lma-infra namespace to lma

Change-Id: If4ec8ef12b0ee7653ce5e3f26abad4b104f7110d
This commit is contained in:
Steven Fitzpatrick 2021-05-24 05:37:58 +00:00
parent ee9403fb1c
commit e76545b4be
16 changed files with 16 additions and 16 deletions

View File

@ -3,7 +3,7 @@ resources:
- ../../function/logging-operator
- ../../function/kube-prometheus-stack
namespace: lma-infra
namespace: lma
patches:
- path: patches/kube-prometheus-stack.yaml

View File

@ -9,7 +9,7 @@ spec:
# Reference values at
# https://github.com/banzaicloud/logging-operator/blob/master/charts/logging-operator-logging/values.yaml
values:
controlNamespace: lma-infra
controlNamespace: lma
loggingRef: lma-infra-logging
nameOverride: lma-infra-logging
fullnameOverride: lma-infra-logging

View File

@ -2,7 +2,7 @@ resources:
- ../../function/grafana
- ../../function/thanos-operator
namespace: lma-infra
namespace: lma
patches:
- path: patches/grafana.yaml

View File

@ -3,4 +3,4 @@ resources:
- monitoring
- alerting
namespace: lma-infra
namespace: lma

View File

@ -1,4 +1,4 @@
resources:
- ../../../../function/lma-configs
namespace: lma-infra
namespace: lma

View File

@ -6,4 +6,4 @@ resources:
transformers:
- ../../../../composite/lma-infra/replacements
namespace: lma-infra
namespace: lma

View File

@ -8,7 +8,7 @@ transformers:
- ../../../../composite/monitoring-stack/replacements
- ../../../../function/minio/replacements
namespace: lma-infra
namespace: lma
patches:
- path: patches/minio.yaml

View File

@ -1,4 +1,4 @@
resources:
- ../../../../function/lma-configs
namespace: lma-infra
namespace: lma

View File

@ -6,4 +6,4 @@ resources:
transformers:
- ../../../../composite/lma-infra/replacements
namespace: lma-infra
namespace: lma

View File

@ -8,7 +8,7 @@ transformers:
- ../../../../composite/monitoring-stack/replacements
- ../../../../function/minio/replacements
namespace: lma-infra
namespace: lma
patches:
- path: patches/minio.yaml

View File

@ -1,4 +1,4 @@
resources:
- ../../../../function/lma-configs
namespace: lma-infra
namespace: lma

View File

@ -6,4 +6,4 @@ resources:
transformers:
- ../../../../composite/lma-infra/replacements
namespace: lma-infra
namespace: lma

View File

@ -10,7 +10,7 @@ stringData:
type: s3
config:
insecure: true
endpoint: minio.lma-infra.svc.cluster.local:9000
endpoint: minio.lma.svc.cluster.local:9000
bucket: metrics
region: lma-infra
access_key: admin

View File

@ -8,7 +8,7 @@ transformers:
- ../../../../composite/monitoring-stack/replacements
- ../../../../function/minio/replacements
namespace: lma-infra
namespace: lma
patches:
- path: patches/minio.yaml

View File

@ -1,4 +1,4 @@
resources:
- ../../../../../function/lma-configs
namespace: lma-infra
namespace: lma

View File

@ -3,7 +3,7 @@ resources:
- ../../../../../composite/monitoring-stack
- ../../../../../function/minio
namespace: lma-infra
namespace: lma
patches:
- path: patches/minio.yaml