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/logging-operator
- ../../function/kube-prometheus-stack - ../../function/kube-prometheus-stack
namespace: lma-infra namespace: lma
patches: patches:
- path: patches/kube-prometheus-stack.yaml - path: patches/kube-prometheus-stack.yaml

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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