diff --git a/astrololo/kustomization.yaml b/astrololo/kustomization.yaml index 2d413ba..62b651a 100644 --- a/astrololo/kustomization.yaml +++ b/astrololo/kustomization.yaml @@ -5,12 +5,12 @@ resources: - data.yaml - logic.yaml - presentation.yaml - - tls.yaml # certyfikat z własnego CA (wymaga cert-managera) - - ingress.yaml # wejście po https + przekierowanie z http + - tls.yaml # certyfikat z własnego CA (wymaga cert-managera) + - ingress.yaml # wejście po https + przekierowanie z http images: - name: gitea.czernobog.pl/gitea/astrololo-data - newTag: 56fdf01d + newTag: e8f868e9 - name: gitea.czernobog.pl/gitea/astrololo-logic - newTag: 56fdf01d + newTag: e8f868e9 - name: gitea.czernobog.pl/gitea/astrololo-presentation - newTag: 56fdf01d + newTag: e8f868e9