Skip to content

Commit

Permalink
Updating Applicationset
Browse files Browse the repository at this point in the history
  • Loading branch information
danmanners committed Sep 16, 2023
1 parent 1d4dfe2 commit 5dd9c8a
Showing 1 changed file with 12 additions and 10 deletions.
22 changes: 12 additions & 10 deletions manifests/workloads/applicationset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,24 @@ spec:
elements:
- appName: actions-runner-controller
namespace: github
- appName: cloudnative-pg
namespace: postgres
- appName: qemu-guest-agent
namespace: kube-system
- appName: sonarqube-oss
namespace: sonarqube
- appName: node-feature-discovery
namespace: kube-system
- appName: excalidraw
namespace: excalidraw
- appName: argo-workflows
namespace: argo-workflows
- appName: argo-events
namespace: argo-events
- appName: cloudnative-pg
namespace: postgres
- appName: excalidraw
namespace: excalidraw
- appName: gitea
namespace: git
- appName: jenkins-oss
namespace: jenkins
- appName: node-feature-discovery
namespace: kube-system
- appName: qemu-guest-agent
namespace: kube-system
- appName: sonarqube-oss
namespace: sonarqube
template:
metadata:
name: '{{appName}}'
Expand Down

0 comments on commit 5dd9c8a

Please sign in to comment.