mirko-san / template-wordpress-k8s

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

template-wordpress-k8s

Usage

初回のみ namespace を作成する

$ make build
# 初回のみ
$ kubectl apply -f dist/dist.yaml -l tier=config

Apply

$ make apply

About

License:MIT License


Languages

Language:Makefile 100.0%