forked from Botanical/BotanJS
Use configmap instead of secrets
This commit is contained in:
@@ -71,8 +71,8 @@ spec:
|
||||
persistentVolumeClaim:
|
||||
claimName: astrojs-cache
|
||||
- name: nginx-conf-templates
|
||||
secret:
|
||||
secretName: nginx-conf-templates
|
||||
configMap:
|
||||
name: astrojs-nginx-ctmpls
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user