Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
BPA_MES
/
WFZSystem
Observar
4
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
更新 'k8s_wfzweb.yaml'
master
bpa
1 ano atrás
pai
02e7d1f49d
commit
b20cc55074
1 arquivos alterados
com
0 adições
e
9 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+0
-9
k8s_wfzweb.yaml
+ 0
- 9
k8s_wfzweb.yaml
Ver arquivo
@@ -21,16 +21,10 @@ spec:
env:
- name: branch
value: <BRANCH_NAME>
- name: TZ
value: Asia/Shanghai
ports:
- containerPort: 80
protocol: TCP
volumeMounts:
- mountPath: "/app/appsettings.json"
name: wfzweb-config
readOnly: true
subPath: appsettings
- mountPath: "/etc/localtime"
name: timezone
resources:
@@ -41,9 +35,6 @@ spec:
cpu: "500m"
memory: "512Mi"
volumes:
- name: wfzweb-config
configMap:
name: wfzweb-config
- name: timezone
hostPath:
path: /usr/share/zoneinfo/Asia/Shanghai
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar