X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=deploy%2Fcluster%2Fvalues.yaml;h=5684fb1ae0eb8d5d584cfd7e79807e81013c91aa;hb=8fcb874a6e5ec52b4a6ac80cb7f34c7baccd8c17;hp=499b6677b8e9c6c1a82d2ee0ced29e811a1f3b97;hpb=88d3e292a2c12513244dc534726387c6d76145e2;p=icn.git diff --git a/deploy/cluster/values.yaml b/deploy/cluster/values.yaml index 499b667..5684fb1 100644 --- a/deploy/cluster/values.yaml +++ b/deploy/cluster/values.yaml @@ -74,6 +74,11 @@ flux: # path is the repository to the resources to be applied to the # cluster. path: ./deploy/site/cluster-icn + # decryptionSecret is the SOPS secret key used by Flux to decrypt + # any SOPS-encrypted data stored in the resources at path. + #decryptionSecret: | + # -----BEGIN PGP PRIVATE KEY BLOCK----- + # ... # containerRuntime may be containerd or docker. containerRuntime: containerd