Compare commits
	
		
			3 Commits
		
	
	
		
			7ebf6f7687
			...
			4e5354fe6d
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						
						
							
						
						4e5354fe6d
	
				 | 
					
					
						|||
| 43db6bf342 | |||
| 7965224e8a | 
@@ -20,7 +20,7 @@ jobs:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: Checkout
 | 
			
		||||
        uses: actions/checkout@v4
 | 
			
		||||
        uses: actions/checkout@v5
 | 
			
		||||
        with:
 | 
			
		||||
          fetch-depth: 0
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -20,7 +20,7 @@ jobs:
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: Checkout
 | 
			
		||||
        uses: actions/checkout@v4
 | 
			
		||||
        uses: actions/checkout@v5
 | 
			
		||||
        with:
 | 
			
		||||
          fetch-depth: 0
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -16,7 +16,7 @@ jobs:
 | 
			
		||||
    container: ghcr.io/renovatebot/renovate:41
 | 
			
		||||
    steps:
 | 
			
		||||
      - name: Checkout
 | 
			
		||||
        uses: actions/checkout@v4
 | 
			
		||||
        uses: actions/checkout@v5
 | 
			
		||||
 | 
			
		||||
      - name: Renovate
 | 
			
		||||
        run: renovate
 | 
			
		||||
 
 | 
			
		||||
@@ -175,7 +175,9 @@ etcd-defrag:
 | 
			
		||||
              - etcd
 | 
			
		||||
              - defrag
 | 
			
		||||
              - -n 10.232.1.13
 | 
			
		||||
              - --talosconfig /tmp/configuration/config
 | 
			
		||||
          env:
 | 
			
		||||
            - name: TALOSCONFIG
 | 
			
		||||
              value: /tmp/.talos/config
 | 
			
		||||
          workingDir: /tmp
 | 
			
		||||
          resources:
 | 
			
		||||
            requests:
 | 
			
		||||
@@ -197,7 +199,7 @@ etcd-defrag:
 | 
			
		||||
      advancedMounts:
 | 
			
		||||
        defrag:
 | 
			
		||||
          main:
 | 
			
		||||
            - path: /tmp/configuration/config
 | 
			
		||||
            - path: /tmp/.talos/config
 | 
			
		||||
              readOnly: true
 | 
			
		||||
              mountPropagation: None
 | 
			
		||||
              subPath: config
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user