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

create same secret in multiple namespaces with just one yaml? #410

Open
tooptoop4 opened this issue Nov 28, 2022 · 0 comments
Open

create same secret in multiple namespaces with just one yaml? #410

tooptoop4 opened this issue Nov 28, 2022 · 0 comments

Comments

@tooptoop4
Copy link

define the KMS value once, but have the secret created into 2 different namespaces

ie

apiVersion: secret.h3poteto.dev/v1beta1
kind: KMSSecret
metadata:
  name: test1sec
  namespace: "name1, name2"
spec:
  encryptedData:
    PASSWORD: AQICAHh2iCEGE2e6vdC+w6dQ4hRIyahEPE...
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