Skip to content
Snippets Groups Projects

Seo

Merged Remi PLANEL requested to merge seo into main
10 files
+ 8939
4645
Compare changes
  • Side-by-side
  • Inline
Files
10
@@ -41,7 +41,7 @@ spec:
@@ -41,7 +41,7 @@ spec:
protocol: TCP
protocol: TCP
env:
env:
- name: NUXT_SERVER_SIDE_API_BASE_URL
- name: NUXT_SERVER_SIDE_API_BASE_URL
value: {{ .Values.serverSideApiBaseUrl }}
value: {{ include "nuxt.fullname" . }}
livenessProbe:
livenessProbe:
httpGet:
httpGet:
path: /
path: /
Loading