Revert "Rename argus to observability (#510)" (#515)

This reverts commit cc3cf05307.
This commit is contained in:
João Palet 2024-08-23 12:29:17 +01:00 committed by GitHub
parent 07af7d3ae0
commit ddcbc77685
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
45 changed files with 71 additions and 7718 deletions

View file

@ -140,7 +140,7 @@ Note: AWS specific checks must be skipped as they do not work on STACKIT. For de
### Optional
- `argus_custom_endpoint` (String, Deprecated) Custom endpoint for the Argus service
- `argus_custom_endpoint` (String) Custom endpoint for the Argus service
- `authorization_custom_endpoint` (String) Custom endpoint for the Membership service
- `credentials_path` (String) Path of JSON from where the credentials are read. Takes precedence over the env var `STACKIT_CREDENTIALS_PATH`. Default value is `~/.stackit/credentials.json`.
- `dns_custom_endpoint` (String) Custom endpoint for the DNS service
@ -152,7 +152,6 @@ Note: AWS specific checks must be skipped as they do not work on STACKIT. For de
- `mariadb_custom_endpoint` (String) Custom endpoint for the MariaDB service
- `mongodbflex_custom_endpoint` (String) Custom endpoint for the MongoDB Flex service
- `objectstorage_custom_endpoint` (String) Custom endpoint for the Object Storage service
- `observability_custom_endpoint` (String) Custom endpoint for the Observability service
- `opensearch_custom_endpoint` (String) Custom endpoint for the OpenSearch service
- `postgresflex_custom_endpoint` (String) Custom endpoint for the PostgresFlex service
- `postgresql_custom_endpoint` (String) Custom endpoint for the PostgreSQL service