firefly-iii: Set instance label for Argo CD

Argo CD wants every resource managed by an application to have that
application's name as the value of the `app.kubernetes.io/instance`
label.
This commit is contained in:
2023-10-14 07:40:14 -05:00
parent 3fb44e7ed6
commit c317931f9c
3 changed files with 16 additions and 11 deletions

View File

@@ -1,6 +1,10 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
labels:
- pairs:
app.kubernetes.io/instance: firefly-iii
namespace: firefly-iii
resources: