Skip to content

Commit

Permalink
chore: Update Capsule CRD version (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mykola Serdiuk authored and SergK committed Dec 24, 2024
1 parent be6695b commit 47f574a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy-templates/templates/capsule/tenant.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{{- if and (eq .Values.tenancyEngine "capsule") (eq .Values.global.platform "kubernetes") .Values.manageNamespace .Values.capsuleTenant.create -}}
apiVersion: capsule.clastix.io/v1beta1
apiVersion: capsule.clastix.io/v1beta2
kind: Tenant
metadata:
labels:
Expand Down

0 comments on commit 47f574a

Please sign in to comment.