multi-tenancy-gitops icon indicating copy to clipboard operation
multi-tenancy-gitops copied to clipboard

Provides our opinionated point of view on how GitOps can be used to manage the infrastructure, services and application layers of K8s based systems

Results 27 multi-tenancy-gitops issues
Sort by recently updated
recently updated
newest added

Added resources for deploying Sterling Control Center Monitor (SCCM)

I get this error message installing Openshift storage cluster(ocs) on OCP in Azure. SyncError Failed sync attempt to 346f5eb3d256ff1b04d1130b2d39d99670f07cf8: one or more objects failed to apply, reason: StorageCluster.ocs.openshift.io "ocs-storagecluster" is...

@hollisc - I'd like to get back to this refactoring exercise - can you remind me what is the error last time so that I can retest that?

When trying to run bootstrap.sh in a docker container (image registry.access.redhat.com/ubi8/python-39) I receive a "Permission denied" error when it reaches the set_git_source function and tries to run `GIT_ORG=${GIT_ORG} ./scripts/set-git-source.sh`. I...

Instead of using the generic IBM CatalogSource, use the version specific CatalogSource to control the version of the Cloud Pak. This will grant users with more control on when a...

Creating this issue to revisit the different capabilities the Cloud Pak Production Deployment Guides allow a user to install for collisions on their scopes. That is, we often encounter people...

Add resources to deploy MQ metrics application.

it creates **multi-tenancy-gitops** repo only for Mac: ``` brew install wget brew install gh ``` ``` Client Version: 4.7.13 Creating GitHub repositories and local clones in folder: . Github user/org...

secret yaml names mismatch - 1. Gitops expects **ibm-entitled-registry-credentials-secret.yaml** ``` multi-tenancy-gitops-apps/apic/environments/single-cluster/config/kustomization.yaml: - secrets/ibm-entitled-registry-credentials-secret.yaml ``` 2. The scripts and instructions create the secret file in a different name as shown below...

From my experience trying to run the Quickstart and the MQ Tutorial, I found that I also needed to uncomment the following entry in the `0-bootstrap\single-cluster\2-services\kustomization.yaml`: ``` - argocd/operators/ibm-automation-foundation-operator.yaml ```...