1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-15 17:51:01 +00:00

update label (#3898)

Signed-off-by: KAZYPinkSaurus <kazuya.arai@sansan.com>
Co-authored-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
This commit is contained in:
KAZY 2024-09-16 20:43:29 +09:00 committed by GitHub
parent c126864555
commit 665f112570
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ kind: Secret
metadata: metadata:
name: webhook-credentials name: webhook-credentials
labels: labels:
generators.external-secrets.io/type: webhook #Needed to allow webhook to use this secret external-secrets.io/type: webhook #Needed to allow webhook to use this secret
data: data:
username: dGVzdA== # "test" username: dGVzdA== # "test"
password: dGVzdA== # "test" password: dGVzdA== # "test"