-
Notifications
You must be signed in to change notification settings - Fork 19
Update ASO documentation to include postgres setup script info #35785
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@@ -44,7 +44,7 @@ metadata: | |||
type: Opaque | |||
``` | |||
|
|||
## Here is where you Encrypt using SOP in Flux V2: | |||
## Encryption of other files: | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This applies to all files
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You create the secret unencrypted first and then encrypt
@@ -5,7 +5,7 @@ Install sops: | |||
brew install sops | |||
``` | |||
|
|||
#### Steps to SOPS Encrypt | |||
## Encryption of a helm file: | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This section is more about creating a kubernetes secret that isn't encrypted
Jira link
DTSPO-18332
Change description
Update documentation to reflect changes made by new postgres-setup script
Testing done
Checklist
🤖AEP PR SUMMARY🤖
I'm a bot that generates AI summaries of pull requests, see AEP for more details
aso-setup-v2.md
📝postgres-setup.sh
with namespace and app name.secrets-sops-encryption.md
📝