
GitHub Profiles Automator
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/edge | 207 | 18 Jun 2025 |
juju deploy github-profiles-automator --channel edge
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
git-revision | string
Default: HEAD
The git revision to check out.
-
istio-ingressgateway-principal | string
Default: cluster.local/ns/istio-system/sa/istio-ingressgateway-service-account
The Istio Principal for the Istio IngressGatewaty pod, needed for creating and updating the AuthorizationPolicies in the cluster. The value depends on the ServiceAccount of the Istio IngressGateway pod.
-
kfp-ui-principal | string
Default: cluster.local/ns/kubeflow/sa/ml-pipeline-ui
The Istio Principal for the KFP UI pod, needed for creating and updating the AuthorizationPolicies in the cluster. The value depends on the ServiceAccount of the KFP UI pod.
-
pmr-yaml-path | string
Default: pmr.yaml
The relative path to the .yaml file inside the GitHub repository that contains the PMR information
-
repository | string
The URL of the repository to fetch. Must be configured for the charm to operate.
-
ssh-key-secret-id | secret
A configuration option to store the secret ID needed to access the SSH key for the GitHub repository
-
sync-period | int
Default: 60
How long to wait between sync attempts.