diff --git a/full-spec.yaml b/full-spec.yaml index e78d876..f7aec80 100644 --- a/full-spec.yaml +++ b/full-spec.yaml @@ -54,7 +54,7 @@ spec: - containerPort: 80 volumeMounts: - name: webfiles - mountPath: /usr/local/apache2/htdocs + mountPath: /usr/local/apache2/htdocs # path in the container volumes: - name: webfiles persistentVolumeClaim: @@ -81,7 +81,7 @@ metadata: namespace: docs-siatel-ro annotations: kubernetes.io/ingress.class: "nginx" - cert-manager.io/cluster-issuer: letsencrypt-staging + cert-manager.io/cluster-issuer: letsencrypt-staging # replace with letsencrypt-prod when stable spec: rules: - host: docs.siatel.ro