Skip to content

Commit

Permalink
Update docs for automation hub key
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Jackson committed Dec 4, 2024
1 parent 44536d0 commit 565f557
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ description: A Helm chart to build and deploy secrets using external-secrets for
keywords:
- pattern
name: aap-config
version: 0.1.0
version: 0.1.1
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# aap-config

![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square)
![Version: 0.1.1](https://img.shields.io/badge/Version-0.1.1-informational?style=flat-square)

A Helm chart to build and deploy secrets using external-secrets for ansible-edge-gitops

Expand All @@ -13,6 +13,7 @@ This chart is used to set up the Ansible Automation Platform Operator version 2.
| aapManifest.key | string | `"secret/data/hub/aap-manifest"` | |
| agof.agof_repo | string | `"https://github.com/validatedpatterns/agof.git"` | |
| agof.agof_revision | string | `"v2"` | |
| agof.automationHubTokenKey | string | `"secret/data/hub/automation-hub-token"` | |
| agof.iac_repo | string | `"https://github.com/validatedpatterns-demos/ansible-edge-gitops-hmi-config-as-code.git"` | |
| agof.iac_revision | string | `"main"` | |
| agof.vaultFileKey | string | `"secret/data/hub/agof-vault-file"` | |
Expand Down

0 comments on commit 565f557

Please sign in to comment.