mirror of
https://github.com/YuzuZensai/netbird-kubernetes-operator.git
synced 2026-09-13 10:49:15 +00:00
Add validation of setup key duration (#199)
This adds more validation to the setup key duration to make sure the unit and format is correct.
This commit is contained in:
@@ -2,6 +2,7 @@ apiVersion: netbird.io/v1alpha1
|
||||
kind: SetupKey
|
||||
metadata:
|
||||
name: test
|
||||
namespace: netbird
|
||||
namespace: default
|
||||
spec:
|
||||
name: test
|
||||
ephemeral: true
|
||||
|
||||
Reference in New Issue
Block a user