forked from catalin/fukuops
feat: update factorio to 1.1.104
This commit is contained in:
parent
41e656e19d
commit
82e2cc8b04
2 changed files with 6 additions and 7 deletions
|
|
@ -1,18 +1,17 @@
|
|||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: argo-managed-argo
|
||||
name: argo
|
||||
namespace: argocd
|
||||
spec:
|
||||
destination:
|
||||
name: ''
|
||||
namespace: 'argocd'
|
||||
server: 'https://kubernetes.default.svc'
|
||||
source:
|
||||
repoURL: https://git.roboces.dev/catalin/fukuops.git
|
||||
sources:
|
||||
- repoURL: https://git.roboces.dev/catalin/fukuops.git
|
||||
path: k8s/services/argo
|
||||
targetRevision: main
|
||||
sources: []
|
||||
project: management
|
||||
syncPolicy:
|
||||
automated: { }
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ spec:
|
|||
nodeSelector:
|
||||
kubernetes.io/hostname: agent1
|
||||
image:
|
||||
tag: 1.1.101
|
||||
tag: 1.1.104
|
||||
factorioServer:
|
||||
save_name: fukurokuju
|
||||
admin_list:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue