Lahiru Peramune
Results
2
issues of
Lahiru Peramune
This is my Externalsecret manifest to extract tls.crt and tls.key from Azure Key Vault Certificate. ``` apiVersion: external-secrets.io/v1beta1 kind: ExternalSecret metadata: name: tls-secret namespace: ingress spec: refreshInterval: 1h secretStoreRef: kind:...
good first issue
kind/feature
When setting up the action to send Slack notification, the Slack WebHook URL need to send as a plain text. This URL should be sent as a secret value as...
enhancement