feat: add crossplane with AWS integration

This commit is contained in:
David Landry 2025-03-01 12:17:43 -05:00
parent 12b3ebbe6e
commit 90c85b09f9
7 changed files with 328 additions and 0 deletions

View file

@ -0,0 +1,14 @@
apiVersion: viaduct.ai/v1
kind: ksops
metadata:
# Specify a name
name: crossplane-secrets
annotations:
config.kubernetes.io/function: |
exec:
# if the binary is in your PATH, you can do
path: ksops
# otherwise, path should be relative to manifest files, like
# path: ../../../ksops
files:
- ./secret.aws.enc.yaml