Skip to content

Production環境用のマニフェストを格納するリポジトリ

Notifications You must be signed in to change notification settings

cndjp/qicoo-k8s-manifests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qicoo-api-manifests-production

Production環境用のマニフェストを格納するリポジトリ

secretの管理

以下で復号化します

gcloud kms decrypt \
    --location asia-northeast1 \
    --keyring qicoo-kms-02 \
    --key qicoo-kms-02-key   \
    --plaintext-file manifests/10_qicoo-api/11_config/13_qicoo-secret.yaml \
    --ciphertext-file manifests/10_qicoo-api/11_config/13_qicoo-secret.yaml.enc

About

Production環境用のマニフェストを格納するリポジトリ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published