diff --git a/freeleaps/helm-pkg/central-storage/values.alpha.yaml b/freeleaps/helm-pkg/central-storage/values.alpha.yaml index 94e191f0..2c09ab8b 100644 --- a/freeleaps/helm-pkg/central-storage/values.alpha.yaml +++ b/freeleaps/helm-pkg/central-storage/values.alpha.yaml @@ -8,7 +8,7 @@ central-storage: registry: docker.io repository: null name: central_storage - tag: 0.0.0 + tag: snapshot-da584b8 imagePullPolicy: IfNotPresent ports: - name: http diff --git a/freeleaps/helm-pkg/content/values.alpha.yaml b/freeleaps/helm-pkg/content/values.alpha.yaml index d6ed3cc2..435286db 100644 --- a/freeleaps/helm-pkg/content/values.alpha.yaml +++ b/freeleaps/helm-pkg/content/values.alpha.yaml @@ -8,7 +8,7 @@ content: registry: docker.io repository: null name: content - tag: 0.0.0 + tag: snapshot-da584b8 imagePullPolicy: IfNotPresent ports: - name: http diff --git a/freeleaps/helm-pkg/notification/values.alpha.yaml b/freeleaps/helm-pkg/notification/values.alpha.yaml index 6efee326..43796b98 100644 --- a/freeleaps/helm-pkg/notification/values.alpha.yaml +++ b/freeleaps/helm-pkg/notification/values.alpha.yaml @@ -8,7 +8,7 @@ notification: registry: docker.io repository: null name: notification - tag: 0.0.0 + tag: snapshot-da584b8 imagePullPolicy: IfNotPresent ports: - name: http diff --git a/freeleaps/helm-pkg/payment/values.alpha.yaml b/freeleaps/helm-pkg/payment/values.alpha.yaml index 11f1940b..149174c5 100644 --- a/freeleaps/helm-pkg/payment/values.alpha.yaml +++ b/freeleaps/helm-pkg/payment/values.alpha.yaml @@ -8,7 +8,7 @@ payment: registry: docker.io repository: null name: payment - tag: snapshot-8f799c6 + tag: snapshot-da584b8 imagePullPolicy: IfNotPresent ports: - name: http @@ -27,7 +27,7 @@ payment: type: ClusterIP port: 8006 targetPort: 8006 - ingresses: + ingresses: - name: payment-ingress host: alpha.payment.freeleaps.mathmast.com class: nginx