Files
netbird-kubernetes-operator/examples/refactor/setup-key.yaml
T
Philip LaineandGitHub af11e31b28 Add ready conditon and cleanup finalizer and status patching (#186)
This change adds a ready condition. It also sets a standard for status
fields and documentation. It makes use of helper functions from FluxCD
to better manage patching of finalizers and status.

Signed-off-by: Philip Laine <philip.laine@gmail.com>
2026-04-21 15:42:11 +02:00

8 lines
115 B
YAML

apiVersion: netbird.io/v1alpha1
kind: SetupKey
metadata:
name: test
namespace: default
spec:
ephemeral: true