Skip to content

kmoussa/team-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

A Team: application repository

Application configuration for Team A!

az k8sconfiguration create \
        --resource-group ConnectToArc \
        --cluster-name NewCluster \
        --name team-a \
        --operator-instance-name team-a \
        --operator-namespace team-a \
        --operator-params '--git-readonly --sync-garbage-collection' \
        --enable-helm-operator \
        --helm-operator-chart-version 0.6.0 \
        --helm-operator-chart-values '--set helm.versions=v3' \
        --repository-url https://github.com/slack/team-config.git
az k8sconfiguration delete
        --resource-group AzureArc \
        --cluster-name ${CLUSTER_NAME} \
        --name rudr-config

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors