mirror of
https://github.com/YuzuZensai/netbird-kubernetes-operator.git
synced 2026-09-13 18:59:09 +00:00
This adds more validation to the setup key duration to make sure the unit and format is correct.
9 lines
128 B
YAML
9 lines
128 B
YAML
apiVersion: netbird.io/v1alpha1
|
|
kind: SetupKey
|
|
metadata:
|
|
name: test
|
|
namespace: default
|
|
spec:
|
|
name: test
|
|
ephemeral: true
|