Skip to content

Commit a8fa02e

Browse files
committed
feat(kustomization): Add mariadb-operator resource to kustomization
1 parent 49e0949 commit a8fa02e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
apiVersion: kustomize.config.k8s.io/v1beta1
22
kind: Kustomization
33
resources:
4-
- ingress-nginx
4+
- ingress-nginx
5+
- ../../../../infrastructure/base/controllers/mariadb-operator

0 commit comments

Comments
 (0)