This repository has been archived on 2023-04-02. You can view files and clone it, but cannot push or open issues or pull requests.
gitops-tbrnt/k8up/README.md

495 B

K8up installation

Edit credentials

vim ../../gitops-tbrnt-private/k8up/global-backup-secret.yaml
kubeseal --controller-namespace sealed-secrets -o yaml -n k8up < ../../gitops-tbrnt-private/k8up/global-backup-secret.yaml > global-backup-secret.yaml
vim ../../gitops-tbrnt-private/k8up/global-s3-credentials.yaml
kubeseal --controller-namespace sealed-secrets -o yaml -n k8up < ../../gitops-tbrnt-private/k8up/global-s3-credentials.yaml > global-s3-credentials-secret.yaml