Merge pull request #40 from sirius0xdev/fix/kustomize-structure
fix: move paaas-landing to staging kustomization to follow component pattern
This commit is contained in:
commit
5847b6b393
2 changed files with 2 additions and 2 deletions
|
|
@ -13,4 +13,3 @@ resources:
|
|||
- customer1-db-credentials.yaml
|
||||
- apigateway.yaml
|
||||
- backup-cronjob.yaml
|
||||
- paaas-landing/kustomization.yaml
|
||||
|
|
|
|||
|
|
@ -5,4 +5,5 @@ resources:
|
|||
- ../../base/customer1/
|
||||
- ../../base/customer1/news_bot/
|
||||
- ../../base/customer1/openclaw/
|
||||
- ../../base/customer1/uncensored-bot/
|
||||
- ../../base/customer1/uncensored-bot/
|
||||
- ../../base/customer1/paaas-landing/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue