add initial config for mediawiki and teastore
All checks were successful
Mirror to GitHub / mirror (push) Successful in 8s
All checks were successful
Mirror to GitHub / mirror (push) Successful in 8s
This commit is contained in:
9
mediawiki/kustomization.yaml
Normal file
9
mediawiki/kustomization.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
|
||||
namespace: ptp-chat
|
||||
|
||||
resources:
|
||||
- istio.yaml
|
||||
- db.yaml
|
||||
- mediawiki.yaml
|
||||
Reference in New Issue
Block a user