Skip to content
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

[Addon] fluxcd addon support decrypt options in kustomize #734

Closed
xjxtree opened this issue Nov 1, 2023 · 1 comment
Closed

[Addon] fluxcd addon support decrypt options in kustomize #734

xjxtree opened this issue Nov 1, 2023 · 1 comment

Comments

@xjxtree
Copy link
Contributor

xjxtree commented Nov 1, 2023

support decrypt options in kustomize component:
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: my-secrets
spec:
decryption:
provider: sops
secretRef:
name: sops-gpg
force: false
interval: 10m0s
path: ./clusters/cluster0
prune: true
sourceRef:
kind: GitRepository
name: my-secrets

xjxtree pushed a commit to xjxtree/catalog that referenced this issue Nov 1, 2023
xjxtree pushed a commit to xjxtree/catalog that referenced this issue Nov 1, 2023
xjxtree pushed a commit to xjxtree/catalog that referenced this issue Nov 2, 2023
wonderflow pushed a commit that referenced this issue Dec 5, 2023
* feat: fluxcd support decrypt in kustomize #734

Signed-off-by: lilei <[email protected]>

* feat: update fluxcd addon metadata version

Signed-off-by: lilei <[email protected]>

* fix: fix decryption provider parameter

Signed-off-by: lilei <[email protected]>

---------

Signed-off-by: lilei <[email protected]>
Co-authored-by: lilei <[email protected]>
@xjxtree
Copy link
Contributor Author

xjxtree commented Dec 6, 2023

PR(#735) already merge to master and supported this feature in fluxcd 2.4.0 version

@xjxtree xjxtree closed this as completed Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant