bitwarden-crd-operator/example_dockerlogin.yaml

17 lines
377 B
YAML
Raw Normal View History

---
2024-05-18 22:07:05 +00:00
apiVersion: "lerentis.uploadfilter24.eu/v1beta6"
kind: RegistryCredential
metadata:
name: test
spec:
usernameRef: "username"
passwordRef: "password"
registry: "docker.io"
id: "3b249ec7-9ce7-440a-9558-f34f3ab10680"
name: "test-regcred"
2024-01-06 22:29:45 +00:00
namespace: "default"
labels:
namespace: default
2024-05-18 22:07:05 +00:00
tenant: example-team
annotations:
custom.annotation: is-used