chore(bootstrap): renamed cluster name to exclude typo
This commit is contained in:
@@ -11,7 +11,7 @@ The DGSE Cloud Kubernetes GitOps setup leverages ArgoCD to automate the deployme
|
||||
The repository is organized as follows:
|
||||
|
||||
### Clusters
|
||||
- Artimis Cluster (Primary DGSE Cloud cluster)
|
||||
- Artemis Cluster (Primary DGSE Cloud cluster)
|
||||
|
||||
### Core Applications
|
||||
- **ArgoCD**: The GitOps operator for managing Kubernetes applications.
|
||||
@@ -27,8 +27,8 @@ The repository is organized as follows:
|
||||
- **PocketID**: The identity provider for managing user authentication and authorization.
|
||||
|
||||
### File Locations
|
||||
`/clusters/artimis/apps` Hosts all ArgoCD applications and projects for the Artimis cluster.
|
||||
`/clusters/artemis/apps` Hosts all ArgoCD applications and projects for the Artemis cluster.
|
||||
|
||||
`/manifests/artimis` Hosts all Kubernetes manifests for the Artimis cluster.
|
||||
`/manifests/artemis` Hosts all Kubernetes manifests for the Artemis cluster.
|
||||
|
||||
`/clusters/artimis/cluster.yaml` General cluster configuration for the Artimis cluster.
|
||||
`/clusters/artemis/cluster.yaml` General cluster configuration for the Artemis cluster.
|
||||
|
||||
Reference in New Issue
Block a user