Skip to content

Commit

Permalink
Update kube-roll-all.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jawadqur authored Jun 3, 2024
1 parent 5140924 commit a30ec69
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gen3/bin/kube-roll-all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -264,9 +264,9 @@ fi
gen3 kube-setup-revproxy

if [[ "$GEN3_ROLL_FAST" != "true" ]]; then
if g3k_manifest_lookup .global.argocd 2> /dev/null; then
gen3 kube-setup-prometheus
fi
# if g3k_manifest_lookup .global.argocd 2> /dev/null; then
# gen3 kube-setup-prometheus
# fi
# Internal k8s systems
gen3 kube-setup-fluentd &
# If there is an entry for karpenter in the manifest setup karpenter
Expand Down

0 comments on commit a30ec69

Please sign in to comment.