This repository contains example configurations for deploying Kannika Armory using Kustomize.
# Use the default chart
kustomize build --enable-helm base/ # Use the default chart with Roles instead of ClusterRoles
kustomize build --enable-helm overlays/replace-rbac/# Use the default chart with API restricted to restore-only
kustomize build --enable-helm overlays/api-restore-only/