diff --git a/harbor/templates/core/.core-dpl.yaml.swp b/harbor/templates/core/.core-dpl.yaml.swp new file mode 100644 index 0000000..f1b0ee6 Binary files /dev/null and b/harbor/templates/core/.core-dpl.yaml.swp differ diff --git a/harbor/values.home.yaml b/harbor/values.home.yaml index 8ebfe74..3d71704 100644 --- a/harbor/values.home.yaml +++ b/harbor/values.home.yaml @@ -488,7 +488,7 @@ core: # Secret is used when core server communicates with other components. # If a secret key is not specified, Helm will generate one. # Must be a string of 16 chars. - secret: "" + secret: "59asJRGgQRTwikQ0" # Fill in the name of a kubernetes secret if you want to use your own # TLS certificate and private key for token encryption/decryption. # The secret must contain keys named: @@ -562,7 +562,7 @@ jobservice: # Secret is used when job service communicates with other components. # If a secret key is not specified, Helm will generate one. # Must be a string of 16 chars. - secret: "" + secret: "fAJiWlClHlkredsJ" ## The priority class to run the pod as priorityClassName: