cloudposse/Environments - ArgoCD
Get information about environment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| environment | Environment | yes | — |
| namespace | Kubernetes namespace | yes | — |
| application | The application name | no | — |
| config | configuration | yes | — |
| namespace-prefix | Kubernetes namespace prefix | no | "" |
| namespace-suffix | Kubernetes namespace suffix | no | "" |
| namespace-deny-list | Kubernetes namespace deny list, generated names cannot contain this comma separated list. | no | kube-system,kube-public,default |
Outputs
| name | description |
|---|---|
| name | Environment name |
| role | Environments that need to be deployed |
| cluster | Environments that need to be destroyed |
| namespace | Namespace |
| ssm-path | Path to ssm secrets |
| environment-config | Environment configuration |