openedx-actions/Open edX Tutor k8s get environment secret
Github Action to convert k8s secrets into tutor config variables.
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Jan 16, 2024
- License
- AGPL 3.0
Pinned Snippet
uses: openedx-actions/tutor-k8s-get-secret@def8e8b7e91306b9f0b6c0c9d21543bc97a4bde8 # v1.0.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| eks-namespace | The Kubernetes namespace to which the Open edX platform environment will be deployed. Example: openedx-prod | yes | — |
| eks-secret-name | The name of a secret stored in the Kubernetes cluster. Example: mysql-root | yes | — |
Outputs
no outputs