Browse Source

fixed netbox secret key character length

xcad 2 months ago
parent
commit
1064aa4bf0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      library/compose/netbox/template.yaml

+ 1 - 0
library/compose/netbox/template.yaml

@@ -58,6 +58,7 @@ spec:
         type: str
         sensitive: true
         autogenerated: true
+        autogenerated_length: 50
         required: true
         extra: Used for cryptographic signing and session management
   ports: